added controls

controlls are backwards though :P
This commit is contained in:
FoxSpellCaster
2025-12-08 09:31:52 -05:00
parent 2ca1892fb4
commit 49b518bd4e
37 changed files with 359 additions and 100 deletions

View File

@@ -0,0 +1,13 @@
[res://scripts/player_controller.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 27,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 32,
"scroll_position": 18.0,
"selection": false,
"syntax_highlighter": "GDScript"
}