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
3 changed files with 4 additions and 5 deletions
Showing only changes of commit e4d9a10c2e - Show all commits

View File

@ -421,8 +421,8 @@ If the game have design animation for background, we will do this step.
The popup panel is already integrated into main scenes. It is separated into two parts for modular use:
|![Popup overview exit](./img/05-main-scene/popup-disconnet.png)|![Popup overview disconnect](./img/05-main-scene/popup-exit-game.png)|
|---------------------------------------------------------------|---------------------------------------------------------------------|
|![Popup overview exit](./img/05-main-scene/popup-disconnet.png)|![Popup overview disconnect](./img/05-main-scene/popup-exit-game.png)|![Popup overview disconnect](./img/05-main-scene/popup-credit-game.png)|
|---------------------------------------------------------------|---------------------------------------------------------------------|---------------------------------------------------------------------|
### Popup in the Game
@ -442,9 +442,8 @@ The popup panel is already integrated into the main scenes.
![Popup Position](./img/05-main-scene/popup-multi-panel.png)
To use the Multiple Popup layout, reference the core prefab:
To use the Multiple Popup layout, reference target `hyper-multiple-popup.prefab` in core:
:::info
**Prefab** : *hyper-multiple-popup.prefab*
**Path** : *assets/core-assets/hyper-core/packages/popup-panel/prefabs/hyper-multiple-popup.prefab*
:::
@ -462,7 +461,7 @@ The **Exit Game** Popup only appears in **Desktop**.
:::info
**Path**: *assets\game-assets\textures\desktop\preloads\main-game\exit*
:::
**Preview Result**:
**Preview Result**:
![Popup overview exit](./img/05-main-scene/popup-exit-game.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 269 KiB