Merge pull request 'update content popup' (#30) from feature/add-setup-popup-panel into develop

Reviewed-on: #30
This commit is contained in:
Pham Huynh Duc Huy 2025-05-12 14:40:27 +08:00
commit f4cb4404f4
5 changed files with 6 additions and 6 deletions

View File

@ -429,16 +429,12 @@ 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)
| ![Popup Definition](./img/05-main-scene/popup-before.png) | Change set Sibling index | ![Popup Position](./img/05-main-scene/popup-after.png)|
| -----------------------------------------------------------|------------------------- | ------------------------------------------------------|
#### Detail configuring:
##### Multiple Popup Panel:
:::info
![Popup Position](./img/05-main-scene/popup-multi-panel.png)
![Popup Position](./img/05-main-scene/popup-multi.png)
To use the Multiple Popup layout, reference target `hyper-multiple-popup.prefab` in core:
@ -463,10 +459,14 @@ To use the Multiple Popup layout, reference target `hyper-multiple-popup.prefab`
|-------------------------------------------------------------|-------------------------------------------------------------------|
|`assets\game-assets\textures\desktop\preloads\main-game\exit`|![Exit Game Popup In Game](./img/05-main-scene/exit-popup-game.png)|
- structure prefabs:
- Structure prefabs:
![Exit Game Popup In Game](./img/05-main-scene/popup-exit-in-game.png)
- Manually drag and drop the image onto the node:
![Exit Game Popup In Game](./img/05-main-scene/popup-draw.png)
**Preview Result**:
![Popup overview exit](./img/05-main-scene/popup-exit-game.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 22 KiB