add setup info pages

This commit is contained in:
Nguyen Ngoc Thanh 2025-05-16 10:14:45 +07:00
parent 17fc18ebc2
commit a1ed7d032b

View File

@ -70,20 +70,20 @@ Info Pages (Information Pages) provide players with essential details about how
- Image : Setup **Sprite Frame** `freespins-bonus-image-...` use from prepared assets.
- Description: Change **String** in `freespins-bonus-description` ollow the game design.
| Overivew | Configure |
| Overivew | Configure |
| :--------------: | :------------------: |
| ![Locate Prefabs](./img/09-info-pages/configure-feature-game-1.png) | ![Locate Prefabs](./img/09-info-pages/configure-feature-game-2.png) |
| ![Locate Prefabs](./img/09-info-pages/configure-feature-game-3.png) | ![Locate Prefabs](./img/09-info-pages/configure-feature-game-4.png) |
### desktop-rules-content
There are 2 types: **LINES** and **DYNAWAYS**.
There are 2 types: **Lines** and **Ways**.
1. Setup **Sprite Frame** in `lines-image` from prepared assets.
2. Change **Color** in `lines-title` follow game desgin.
3. If the game is **Dynaways**:
- Change **String** in `lines-title` is **DYNAWAYS**.
3. If the game is **Ways**:
- Change **String** in `lines-title` is **WIN WAYS/DYNAWAYS**.
- Enable and update **String** in `lines-description`.
| Overivew | Configure |
| Overivew | Configure |
| :--------------: | :------------------: |
| ![Locate Prefabs](./img/09-info-pages/configure-rules-1.png) | ![Locate Prefabs](./img/09-info-pages/configure-rules-2.png) |
| ![Locate Prefabs](./img/09-info-pages/configure-rules-3.png) | ![Locate Prefabs](./img/09-info-pages/configure-rules-4.png) |