feat: add sceneManager; add playerSpawnPos to sceneEntrance and sceneManager; update player node to use value from sceneManager; make sceneManager autoloaded;

This commit is contained in:
2026-08-18 15:22:00 +02:00
parent ac86097b07
commit a97800846f
7 changed files with 43 additions and 2 deletions
+4
View File
@@ -15,6 +15,10 @@ run/main_scene="uid://bhjxpugl4fg33"
config/features=PackedStringArray("4.7", "Forward Plus")
config/icon="res://icon.svg"
[autoload]
SceneManager="*uid://6txu74mchftj"
[display]
window/stretch/mode="canvas_items"