feature/add-win-limit #55

Merged
huy.pham merged 11 commits from feature/add-win-limit into develop 2025-05-19 18:47:33 +08:00
Showing only changes of commit 5d7ff09498 - Show all commits

View File

@ -8,13 +8,11 @@ description: Display limit win
### Overview
- Win limit popup during gameplay.
- Triggered when win points reach a predefined limit.
- Win limit popup during gameplay, triggered when win points reach a predefined limit.
![Win](../img/05-main-scene/win-limit/overview.png)
- Gamble win limit popup during gameplay.
- Popup triggered when the number of gamble attempts reaches a set limit
- Gamble win limit(x5) popup during gamble, popup triggered when the number of gamble attempts reaches a set limit.
![Gamble](../img/05-main-scene/win-limit/overview-gamble.png)