add content overview

This commit is contained in:
dungdq 2025-05-19 17:33:31 +07:00
parent 321794fe9c
commit 4aebeabe7d

View File

@ -1,17 +1,21 @@
---
sidebar_position: 17
title: Win Limit
description: Display win and gamble limit notifications in-game.
description: Display limit win
---
# Win Limit
### Overview
- Shows a win/gamble limit popup during gameplay.
- Win limit notifications can appear in the **main game**.
- 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](../img/05-main-scene/win-limit/overview-gamble.png)
---