2024-07-22 22:23:44 +00:00
|
|
|
[res://scripts/gamecontroller.gd]
|
|
|
|
|
|
|
|
state={
|
|
|
|
"bookmarks": PackedInt32Array(),
|
|
|
|
"breakpoints": PackedInt32Array(),
|
|
|
|
"column": 0,
|
|
|
|
"folded_lines": Array[int]([]),
|
|
|
|
"h_scroll_position": 0,
|
2024-07-29 23:45:33 +00:00
|
|
|
"row": 15,
|
2024-07-22 22:23:44 +00:00
|
|
|
"scroll_position": 0.0,
|
|
|
|
"selection": false,
|
|
|
|
"syntax_highlighter": "GDScript"
|
|
|
|
}
|
|
|
|
|
|
|
|
[res://scripts/CharacterBody2D.gd]
|
|
|
|
|
|
|
|
state={
|
|
|
|
"bookmarks": PackedInt32Array(),
|
|
|
|
"breakpoints": PackedInt32Array(),
|
2024-07-29 23:45:33 +00:00
|
|
|
"column": 26,
|
2024-07-22 22:23:44 +00:00
|
|
|
"folded_lines": Array[int]([]),
|
|
|
|
"h_scroll_position": 0,
|
2024-07-29 23:45:33 +00:00
|
|
|
"row": 57,
|
|
|
|
"scroll_position": 42.0,
|
2024-07-22 22:23:44 +00:00
|
|
|
"selection": false,
|
|
|
|
"syntax_highlighter": "GDScript"
|
|
|
|
}
|
|
|
|
|
|
|
|
[res://scripts/bullet.gd]
|
|
|
|
|
|
|
|
state={
|
|
|
|
"bookmarks": PackedInt32Array(),
|
|
|
|
"breakpoints": PackedInt32Array(),
|
2024-07-29 23:45:33 +00:00
|
|
|
"column": 24,
|
2024-07-22 22:23:44 +00:00
|
|
|
"folded_lines": Array[int]([]),
|
|
|
|
"h_scroll_position": 0,
|
2024-07-29 23:45:33 +00:00
|
|
|
"row": 4,
|
2024-07-22 22:23:44 +00:00
|
|
|
"scroll_position": 0.0,
|
|
|
|
"selection": false,
|
|
|
|
"syntax_highlighter": "GDScript"
|
|
|
|
}
|