feature/add-setup-popup-panel #21

Merged
huy.pham merged 7 commits from feature/add-setup-popup-panel into develop 2025-05-08 18:49:40 +08:00
2 changed files with 13 additions and 6 deletions
Showing only changes of commit a2d661a051 - Show all commits

View File

@ -141,7 +141,11 @@ The mobile interface adapts to both landscape and portrait orientations:
| Portrait | ![Mobile Portrait](./img/05-main-scene/menu-portrait.png) |
### UI Panel Desktop
### UI Sideband
> To Be Added:
> - Prepare the asset
> - Run helper / p4f menu or setup manually
### UI Bottom Bar Desktop
#### Step 1: Setup Prefab Editor
@ -426,7 +430,7 @@ The popup panel is already integrated into main scenes. It is separated into two
### Popup in the Game
The popup panel is already integrated into the main scenes.
The popup panel is already integrated into the main scenes `template-main-game`.
![Popup In Game](./img/05-main-scene/popup-panel-in-game.png)
@ -457,10 +461,13 @@ The **Exit Game** Popup only appears in **Desktop**.
![Exit Game Popup In Game](./img/05-main-scene/popup-exit-in-game.png)
**Exit Popup Texture Path**:
:::info
**Path**: *assets\game-assets\textures\desktop\preloads\main-game\exit*
:::
##### Texture Path & Asset Info:
✅ Exit popup textures have been successfully packed.
🔗 Refer to the full asset structure guide: [Complete Assets Structure Guide](http://localhost:3000/docs/category/game-asset-structure)
**Texture Path:**:
`assets\game-assets\textures\desktop\preloads\main-game\exit`
**Preview Result**:
![Popup overview exit](./img/05-main-scene/popup-exit-game.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB