godot_rl_FlyBy / .godot /editor /script_editor_cache.cfg
edbeeching's picture
edbeeching HF staff
Upload . with huggingface_hub
1df770a
raw
history blame
252 Bytes
[res://FlyBy.gd]
state={
"bookmarks": PackedInt32Array(),
"breakpoints": PackedInt32Array(),
"column": 0,
"folded_lines": Array[int]([]),
"h_scroll_position": 0,
"row": 0,
"scroll_position": 0.0,
"selection": false,
"syntax_highlighter": "GDScript"
}