Merge branch 'develop' into feature/add-winpoint-on-reel

This commit is contained in:
dungdq 2025-05-20 17:49:16 +07:00
commit 3a5fdfeee6

View File

@ -41,7 +41,7 @@ sidebar_position: 15
![Desktop](../img/05-main-scene/jackpot-panel/jackpot-in-desktop.png) ![Desktop](../img/05-main-scene/jackpot-panel/jackpot-in-desktop.png)
More info: [Platform Node Spawner](http://localhost:3000/docs/faqs/setup-cocos-scene#platform-node-spawner) More info: [Platform Node Spawner](/docs/faqs/setup-cocos-scene#platform-node-spawner)
##### Mobile ##### Mobile
@ -51,13 +51,13 @@ sidebar_position: 15
![Mobile](../img/05-main-scene/jackpot-panel/jackpot-in-mobile.png) ![Mobile](../img/05-main-scene/jackpot-panel/jackpot-in-mobile.png)
More info: [UI Mobile Position](http://localhost:3000/docs/faqs/setup-cocos-scene#ui-mobile-landscape--portrait--position) More info: [UI Mobile Position](/docs/faqs/setup-cocos-scene#ui-mobile-landscape--portrait--position)
- Example using `Platform Node Spawner`: - Example using `Platform Node Spawner`:
![Mobile Spawner](../img/05-main-scene/jackpot-panel/jackpot-in-mobile-spawner.png) ![Mobile Spawner](../img/05-main-scene/jackpot-panel/jackpot-in-mobile-spawner.png)
More info: [Platform Node Spawner](http://localhost:3000/docs/faqs/setup-cocos-scene#platform-node-spawner) More info: [Platform Node Spawner](/docs/faqs/setup-cocos-scene#platform-node-spawner)
#### Result Panel #### Result Panel
@ -65,7 +65,7 @@ sidebar_position: 15
![Result](../img/05-main-scene/jackpot-panel/jackpot-positon-result.png) ![Result](../img/05-main-scene/jackpot-panel/jackpot-positon-result.png)
More info: [Node Spawner](http://localhost:3000/docs/faqs/setup-cocos-scene#node-spawner) More info: [Node Spawner](/docs/faqs/setup-cocos-scene#node-spawner)
:::tip :::tip
- Follow the game design layout. - Follow the game design layout.