2023-11-08 22:00:52 -05:00
|
|
|
[res://Scripts/Player.gd]
|
|
|
|
|
|
|
|
state={
|
|
|
|
"bookmarks": PackedInt32Array(),
|
|
|
|
"breakpoints": PackedInt32Array(),
|
2023-11-15 19:25:53 -05:00
|
|
|
"column": 10,
|
2023-11-08 22:00:52 -05:00
|
|
|
"folded_lines": Array[int]([]),
|
2023-12-01 08:49:50 -05:00
|
|
|
"h_scroll_position": 84,
|
2023-11-15 19:25:53 -05:00
|
|
|
"row": 139,
|
2023-12-01 14:53:40 -05:00
|
|
|
"scroll_position": 0.0,
|
2023-11-08 22:00:52 -05:00
|
|
|
"selection": false,
|
|
|
|
"syntax_highlighter": "GDScript"
|
|
|
|
}
|
|
|
|
|
|
|
|
[res://Scripts/world.gd]
|
|
|
|
|
|
|
|
state={
|
|
|
|
"bookmarks": PackedInt32Array(),
|
|
|
|
"breakpoints": PackedInt32Array(),
|
2023-12-01 08:49:50 -05:00
|
|
|
"column": 1,
|
2023-12-01 14:53:40 -05:00
|
|
|
"folded_lines": Array[int]([135, 175]),
|
2023-11-08 22:00:52 -05:00
|
|
|
"h_scroll_position": 0,
|
2023-12-01 14:53:40 -05:00
|
|
|
"row": 167,
|
|
|
|
"scroll_position": 156.0,
|
2023-11-15 19:25:53 -05:00
|
|
|
"selection": false,
|
2023-11-09 08:34:05 -05:00
|
|
|
"syntax_highlighter": "GDScript"
|
|
|
|
}
|
|
|
|
|
|
|
|
[res://Scripts/chicken.gd]
|
|
|
|
|
|
|
|
state={
|
|
|
|
"bookmarks": PackedInt32Array(),
|
|
|
|
"breakpoints": PackedInt32Array(),
|
|
|
|
"column": 62,
|
|
|
|
"folded_lines": Array[int]([]),
|
|
|
|
"h_scroll_position": 0,
|
|
|
|
"row": 7,
|
2023-11-08 23:05:46 -05:00
|
|
|
"scroll_position": 0.0,
|
2023-11-08 22:00:52 -05:00
|
|
|
"selection": false,
|
|
|
|
"syntax_highlighter": "GDScript"
|
|
|
|
}
|
2023-11-10 21:58:44 -05:00
|
|
|
|
|
|
|
[res://Scripts/HatHider.gd]
|
|
|
|
|
|
|
|
state={
|
|
|
|
"bookmarks": PackedInt32Array(),
|
|
|
|
"breakpoints": PackedInt32Array(),
|
|
|
|
"column": 20,
|
|
|
|
"folded_lines": Array[int]([]),
|
|
|
|
"h_scroll_position": 0,
|
|
|
|
"row": 5,
|
|
|
|
"scroll_position": 0.0,
|
|
|
|
"selection": false,
|
|
|
|
"syntax_highlighter": "GDScript"
|
|
|
|
}
|