From be7cd44d12cd8e47dd5d08e96e782bdc1e99771b Mon Sep 17 00:00:00 2001 From: dungdq Date: Wed, 7 May 2025 17:37:17 +0700 Subject: [PATCH] fix wrong image --- 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 a8dd666..e0afc4e 100644 --- a/docs/02-setup-main-game/05-main-scene.md +++ b/docs/02-setup-main-game/05-main-scene.md @@ -207,7 +207,7 @@ The `FormatText` property controls text formatting behavior for label components #### Step 3: Setup Ui In Main Scenes Create new node and configuration in your main scene: -![main scenes](./img/05-main-scene/prepare-ui-bottom-bar.png) +![main scenes](./img/05-main-scene/set-positon-bottom-bar.png) ##### Platform Node Spawner Settings