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)| |---------------------------------------------------------------|---------------------------------------------------------------------|---------------------------------------------------------------------|