update flow header

This commit is contained in:
dungdq 2025-05-20 13:45:05 +07:00
parent 3e74750b6b
commit 3a744b30ab

View File

@ -32,9 +32,11 @@ sidebar_position: 15
|`assets/core-assets/jackpot-package/prefabs`|![Core](../img/05-main-scene/jackpot-panel/jackpot-core-prefabs.png)|
|--------------------------------------------|--------------------------------------------------------------------|
### Setup Steps
### Game Setup
#### Desktop
#### Jackpot runner
##### Desktop
- The node jackpot to your main scene:
@ -42,7 +44,7 @@ sidebar_position: 15
More info: [Platform Node Spawner](http://localhost:3000/docs/faqs/setup-cocos-scene#platform-node-spawner)
#### Mobile
##### Mobile
- Configure the jackpot node for both landscape and portrait orientations.
@ -58,7 +60,7 @@ sidebar_position: 15
More info: [Platform Node Spawner](http://localhost:3000/docs/faqs/setup-cocos-scene#platform-node-spawner)
### Result
#### Result Panel
- The jackpot panel works seamlessly across all platforms and orientations.
@ -66,8 +68,6 @@ sidebar_position: 15
More info: [Node Spawner](http://localhost:3000/docs/faqs/setup-cocos-scene#node-spawner)
:::tip
- Follow the game design layout.
:::