From a1ed7d032ba0f1b51b0e097dd1ea5a69bd24fa96 Mon Sep 17 00:00:00 2001 From: Nguyen Ngoc Thanh Date: Fri, 16 May 2025 10:14:45 +0700 Subject: [PATCH] add setup info pages --- docs/02-setup-main-game/05-main-scene/09-info-pages.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/02-setup-main-game/05-main-scene/09-info-pages.md b/docs/02-setup-main-game/05-main-scene/09-info-pages.md index 6193a21..44c8c09 100644 --- a/docs/02-setup-main-game/05-main-scene/09-info-pages.md +++ b/docs/02-setup-main-game/05-main-scene/09-info-pages.md @@ -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) | -- 2.25.1