88 lines
1.7 KiB
INI
88 lines
1.7 KiB
INI
[res://scripts/track_generator.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 35,
|
|
"folded_lines": Array[int]([]),
|
|
"h_scroll_position": 0,
|
|
"row": 15,
|
|
"scroll_position": 0.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://scripts/main.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 40,
|
|
"folded_lines": Array[int]([]),
|
|
"h_scroll_position": 0,
|
|
"row": 87,
|
|
"scroll_position": 68.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://scripts/train.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 0,
|
|
"folded_lines": Array[int]([]),
|
|
"h_scroll_position": 0,
|
|
"row": 53,
|
|
"scroll_position": 21.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://scripts/train_camera.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 18,
|
|
"folded_lines": Array[int]([]),
|
|
"h_scroll_position": 0,
|
|
"row": 100,
|
|
"scroll_position": 0.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://scripts/objloader.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 21,
|
|
"folded_lines": Array[int]([]),
|
|
"h_scroll_position": 0,
|
|
"row": 17,
|
|
"scroll_position": 0.0,
|
|
"selection": true,
|
|
"selection_from_column": 9,
|
|
"selection_from_line": 12,
|
|
"selection_to_column": 21,
|
|
"selection_to_line": 17,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://scripts/gamestate.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 0,
|
|
"folded_lines": Array[int]([]),
|
|
"h_scroll_position": 0,
|
|
"row": 12,
|
|
"scroll_position": 0.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|