From 1e9369f0827acc085aa858351ab6d63403b6dc42 Mon Sep 17 00:00:00 2001 From: dungdq Date: Thu, 8 May 2025 11:36:53 +0700 Subject: [PATCH] change content overview popup panel --- docs/02-setup-main-game/05-main-scene.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/02-setup-main-game/05-main-scene.md b/docs/02-setup-main-game/05-main-scene.md index cc72eda..9f0c779 100644 --- a/docs/02-setup-main-game/05-main-scene.md +++ b/docs/02-setup-main-game/05-main-scene.md @@ -423,7 +423,7 @@ If the game have design animation for background, we will do this step. ### Overview -The popup panel is already integrated into main scenes. It is separated into two parts for modular use: +A popup is a temporary UI element that provides additional information or options to the user. |![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)| |---------------------------------------------------------------|---------------------------------------------------------------------|---------------------------------------------------------------------|