Merge pull request 'feature/add-jackpot-panel' (#61) from feature/add-jackpot-panel into develop

Reviewed-on: #61
This commit is contained in:
Pham Huynh Duc Huy 2025-05-20 18:47:14 +08:00
commit 26f6e23f47

View File

@ -41,7 +41,7 @@ sidebar_position: 15
![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
@ -51,13 +51,13 @@ sidebar_position: 15
![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`:
![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
@ -65,7 +65,7 @@ sidebar_position: 15
![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
- Follow the game design layout.