mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 12:16:14 +01:00
88 lines
1.6 KiB
INI
88 lines
1.6 KiB
INI
[res://menu/MainMenu.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 0,
|
|
"folded_lines": [],
|
|
"h_scroll_position": 0,
|
|
"row": 25,
|
|
"scroll_position": 4.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://menu/VolumeSlider.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 0,
|
|
"folded_lines": [],
|
|
"h_scroll_position": 0,
|
|
"row": 1,
|
|
"scroll_position": 0.0,
|
|
"selection": true,
|
|
"selection_from_column": 0,
|
|
"selection_from_line": 1,
|
|
"selection_to_column": 74,
|
|
"selection_to_line": 19,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://menu/VBoxContainer.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 0,
|
|
"folded_lines": [],
|
|
"h_scroll_position": 0,
|
|
"row": 17,
|
|
"scroll_position": 0.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://input_menu/input_mapper/InputMapper.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 0,
|
|
"folded_lines": [],
|
|
"h_scroll_position": 0,
|
|
"row": 0,
|
|
"scroll_position": 0.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://menu/VolSlider.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 0,
|
|
"folded_lines": [],
|
|
"h_scroll_position": 0,
|
|
"row": 14,
|
|
"scroll_position": 0.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|
|
|
|
[res://Module.gd]
|
|
|
|
state={
|
|
"bookmarks": PackedInt32Array(),
|
|
"breakpoints": PackedInt32Array(),
|
|
"column": 0,
|
|
"folded_lines": [],
|
|
"h_scroll_position": 0,
|
|
"row": 0,
|
|
"scroll_position": 0.0,
|
|
"selection": false,
|
|
"syntax_highlighter": "GDScript"
|
|
}
|