2024-07-23 01:20:27 +00:00
|
|
|
[res://scripts/gamecontroller.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"
|
|
|
|
}
|
|
|
|
|
|
|
|
[res://scripts/CharacterBody2D.gd]
|
|
|
|
|
|
|
|
state={
|
|
|
|
"bookmarks": PackedInt32Array(),
|
|
|
|
"breakpoints": PackedInt32Array(),
|
2024-07-29 23:49:17 +00:00
|
|
|
"column": 29,
|
2024-07-23 01:20:27 +00:00
|
|
|
"folded_lines": Array[int]([]),
|
|
|
|
"h_scroll_position": 0,
|
2024-07-29 23:49:17 +00:00
|
|
|
"row": 56,
|
|
|
|
"scroll_position": 39.0,
|
2024-07-23 01:20:27 +00:00
|
|
|
"selection": false,
|
|
|
|
"syntax_highlighter": "GDScript"
|
|
|
|
}
|
|
|
|
|
|
|
|
[res://scripts/bullet.gd]
|
|
|
|
|
|
|
|
state={
|
|
|
|
"bookmarks": PackedInt32Array(),
|
|
|
|
"breakpoints": PackedInt32Array(),
|
2024-07-29 23:49:17 +00:00
|
|
|
"column": 15,
|
2024-07-23 01:20:27 +00:00
|
|
|
"folded_lines": Array[int]([]),
|
2024-07-29 23:49:17 +00:00
|
|
|
"h_scroll_position": 28,
|
|
|
|
"row": 2,
|
2024-07-23 01:20:27 +00:00
|
|
|
"scroll_position": 0.0,
|
|
|
|
"selection": false,
|
|
|
|
"syntax_highlighter": "GDScript"
|
|
|
|
}
|