feat: add gameScene; add player movement;

This commit is contained in:
2026-08-18 09:47:21 +02:00
parent 4e215d5d8f
commit c9722e45a9
3551 changed files with 8088 additions and 6 deletions
+13
View File
@@ -0,0 +1,13 @@
[res://Scenes/Player/player.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 36,
"folded_lines": PackedInt32Array(),
"h_scroll_position": 0,
"row": 13,
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}