basic player movement
This commit is contained in:
13
.godot/editor/script_editor_cache.cfg
Normal file
13
.godot/editor/script_editor_cache.cfg
Normal file
@@ -0,0 +1,13 @@
|
||||
[res://Player/player.gd]
|
||||
|
||||
state={
|
||||
"bookmarks": PackedInt32Array(),
|
||||
"breakpoints": PackedInt32Array(),
|
||||
"column": 30,
|
||||
"folded_lines": [],
|
||||
"h_scroll_position": 0,
|
||||
"row": 2,
|
||||
"scroll_position": 0.0,
|
||||
"selection": false,
|
||||
"syntax_highlighter": "GDScript"
|
||||
}
|
||||
Reference in New Issue
Block a user