update content

This commit is contained in:
dungdq 2025-05-13 14:38:01 +07:00
parent 5fa4b9fe40
commit a64b8f8f6d
3 changed files with 7 additions and 7 deletions

View File

@ -78,14 +78,14 @@ Create new node and configuration in your main scene:
#### Platform Node Spawner Settings #### Platform Node Spawner Settings
🔗 See setup details: [Platform Node Spawner](http://localhost:3000/docs/faqs/setup-cocos-scene#platform-node-spawner) 🔗 Details: [Platform Node Spawner](http://localhost:3000/docs/faqs/setup-cocos-scene#platform-node-spawner)
### Step 4: Apply Textures ### Step 4: Apply Textures
#### Texture Button Bar #### Texture Button Bar
Checklist assets completed for bottom UI and button UI text Checklist assets completed for bottom UI and button UI text
:::info :::info
🔗 See setup details: [Game Asset Structure](http://localhost:3000/docs/category/game-asset-structure) 🔗 Details: [Game Asset Structure](http://localhost:3000/docs/category/game-asset-structure)
::: :::
![main scenes](../img/05-main-scene/prepare-ui-bottom-bar.png) ![main scenes](../img/05-main-scene/prepare-ui-bottom-bar.png)
@ -93,7 +93,7 @@ Checklist assets completed for bottom UI and button UI text
To configure the bottom bar UI helper. To configure the bottom bar UI helper.
:::info :::info
🔗See setup details: [UI Bottom Bar Desktop Helper](http://localhost:3000/docs/submodule/hyper-editor-package#mobile-ui-helper) 🔗Details: [UI Bottom Bar Desktop Helper](http://localhost:3000/docs/submodule/hyper-editor-package#mobile-ui-helper)
::: :::
--- ---

View File

@ -49,7 +49,7 @@ Create new node and configuration in your main scene:
#### Platform Node Spawner Settings #### Platform Node Spawner Settings
🔗 See setup details: [Platform Node Spawner](http://localhost:3000/docs/faqs/setup-cocos-scene#platform-node-spawner) 🔗 Details: [Platform Node Spawner](http://localhost:3000/docs/faqs/setup-cocos-scene#platform-node-spawner)
### Step 4: Apply Textures ### Step 4: Apply Textures
@ -58,7 +58,7 @@ Create new node and configuration in your main scene:
Checklist assets completed for Mobile UI Checklist assets completed for Mobile UI
:::info :::info
🔗See setup details [Game Asset Structure](http://localhost:3000/docs/category/game-asset-structure) 🔗Details [Game Asset Structure](http://localhost:3000/docs/category/game-asset-structure)
::: :::
![main scenes](../img/05-main-scene/add-texture-mobile-ui.png) ![main scenes](../img/05-main-scene/add-texture-mobile-ui.png)
@ -66,7 +66,7 @@ Checklist assets completed for Mobile UI
To configure the mobile UI helper. To configure the mobile UI helper.
:::info :::info
🔗See setup details: [Mobile Ui Helper](http://localhost:3000/docs/submodule/hyper-editor-package#mobile-ui-helper) 🔗Details: [Mobile Ui Helper](http://localhost:3000/docs/submodule/hyper-editor-package#mobile-ui-helper)
::: :::

View File

@ -65,7 +65,7 @@ onLoad: function () {
![Desktop Settings](../img/05-main-scene/logo-setting-desktop.png) ![Desktop Settings](../img/05-main-scene/logo-setting-desktop.png)
🔗 See setup details: [Platform UI Controller](http://localhost:3000/docs/faqs/setup-cocos-scene#platform-ui-controller) 🔗 Details: [Platform UI Controller](http://localhost:3000/docs/faqs/setup-cocos-scene#platform-ui-controller)
2. Node Setup 2. Node Setup
```typescript ```typescript