update ver desktop

This commit is contained in:
dungdq 2025-05-07 10:09:45 +07:00
parent 02f5e20a95
commit 731bba650e
7 changed files with 16 additions and 3 deletions

View File

@ -132,6 +132,13 @@ Rename the copied prefabs by removing unnecessary prefixes:
| `template-new-` | `template-new-ui-bottom-bar-panel` | `ui-bottom-bar-panel` | | `template-new-` | `template-new-ui-bottom-bar-panel` | `ui-bottom-bar-panel` |
| `template-` | `template-button-auto-selection` | `button-auto-selection` | | `template-` | `template-button-auto-selection` | `button-auto-selection` |
```jsx title="The folder structure is as follows:"
assets\game-assets\prefabs
```
![Prefab Naming Example](./img/05-main-scene/rename-prefab.png) ![Prefab Naming Example](./img/05-main-scene/rename-prefab.png)
#### Customize *`button-auto-selection`* Label #### Customize *`button-auto-selection`* Label
@ -190,12 +197,18 @@ Create the following node configuration in your main scene:
##### Verify Results ##### Verify Results
*Auto Selection* *Auto Selection prefab*
![Auto Selection Result](./img/05-main-scene/result-btn-auto-selection.png) ![Auto Selection Result](./img/05-main-scene/result-btn-auto-selection.png)
*Bottom Bar* *Bottom Bar prefab*
![Bottom Bar Result](./img/05-main-scene/result-buttom-bar.png) ![Bottom Bar Result](./img/05-main-scene/result-buttom-bar.png)
*In game*
![Auto Selection Result](./img/05-main-scene/btn-auto-selection.png)
![Bottom Bar Result](./img/05-main-scene/result-buttom-bar-in-game.png)
--- ---
### UI Panel Mobile ### UI Panel Mobile

Binary file not shown.

Before

Width:  |  Height:  |  Size: 153 KiB

After

Width:  |  Height:  |  Size: 452 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 267 KiB

After

Width:  |  Height:  |  Size: 270 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 215 KiB

After

Width:  |  Height:  |  Size: 548 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 216 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 47 KiB