this ones called "persephone forgets to commit"
rearrange some files make menu much nicer add modding support remove GT files from repo
This commit is contained in:
parent
e71a64c690
commit
72b8578ece
37 changed files with 906 additions and 268 deletions
|
@ -2,16 +2,16 @@
|
|||
|
||||
[ext_resource type="Script" uid="uid://dfiwoln8mdwm8" path="res://Scripts/EditorScreen.gd" id="1_sd512"]
|
||||
[ext_resource type="Theme" uid="uid://dbgs4id7y5d1c" path="res://UI/Themes/EditorDark.tres" id="1_v0ton"]
|
||||
[ext_resource type="Texture2D" uid="uid://xllpr3qc064c" path="res://UI/Play.png" id="3_g6u4d"]
|
||||
[ext_resource type="Texture2D" uid="uid://dgacnkv2dc65s" path="res://UI/PlayBackwards.png" id="3_mr8sb"]
|
||||
[ext_resource type="Texture2D" uid="uid://dts4eh6hyt8p3" path="res://UI/SkipBackwards.png" id="3_r4ytj"]
|
||||
[ext_resource type="Texture2D" uid="uid://bwhgy4u37jmo1" path="res://UI/Pause.png" id="4_ba3jn"]
|
||||
[ext_resource type="Texture2D" uid="uid://xllpr3qc064c" path="res://UI/TransportControls/Play.png" id="3_g6u4d"]
|
||||
[ext_resource type="Texture2D" uid="uid://dgacnkv2dc65s" path="res://UI/TransportControls/PlayBackwards.png" id="3_mr8sb"]
|
||||
[ext_resource type="Texture2D" uid="uid://dts4eh6hyt8p3" path="res://UI/TransportControls/SkipBackwards.png" id="3_r4ytj"]
|
||||
[ext_resource type="Texture2D" uid="uid://bwhgy4u37jmo1" path="res://UI/TransportControls/Pause.png" id="4_ba3jn"]
|
||||
[ext_resource type="Texture2D" uid="uid://s3yr2wasxv03" path="res://UI/BlankCam.png" id="4_v0ton"]
|
||||
[ext_resource type="Texture2D" uid="uid://dhx2v2fd0egxd" path="res://UI/FastBackwards.png" id="4_wy7jo"]
|
||||
[ext_resource type="Texture2D" uid="uid://cttgtbu1xllwq" path="res://UI/Stop.png" id="8_20noo"]
|
||||
[ext_resource type="Texture2D" uid="uid://dsr03w7r667fw" path="res://UI/FastForward.png" id="8_v0ton"]
|
||||
[ext_resource type="Texture2D" uid="uid://bphwtliq2ahus" path="res://UI/SkipForward.png" id="9_20noo"]
|
||||
[ext_resource type="Texture2D" uid="uid://ckg2ihy105ttj" path="res://UI/Record.png" id="10_wy7jo"]
|
||||
[ext_resource type="Texture2D" uid="uid://dhx2v2fd0egxd" path="res://UI/TransportControls/FastBackwards.png" id="4_wy7jo"]
|
||||
[ext_resource type="Texture2D" uid="uid://cttgtbu1xllwq" path="res://UI/TransportControls/Stop.png" id="8_20noo"]
|
||||
[ext_resource type="Texture2D" uid="uid://dsr03w7r667fw" path="res://UI/TransportControls/FastForward.png" id="8_v0ton"]
|
||||
[ext_resource type="Texture2D" uid="uid://bphwtliq2ahus" path="res://UI/TransportControls/SkipForward.png" id="9_20noo"]
|
||||
[ext_resource type="Texture2D" uid="uid://ckg2ihy105ttj" path="res://UI/TransportControls/Record.png" id="10_wy7jo"]
|
||||
[ext_resource type="ButtonGroup" uid="uid://bij2tonqeslpt" path="res://Scenes/GUI/FlyoutButtonGroup.tres" id="13_wy7jo"]
|
||||
|
||||
[sub_resource type="ViewportTexture" id="ViewportTexture_g6u4d"]
|
||||
|
@ -141,6 +141,10 @@ dialog_text = "This showtape is not compatible with the currently selected stage
|
|||
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
|
||||
|
||||
[node name="SubViewport" type="SubViewport" parent="."]
|
||||
msaa_3d = 1
|
||||
screen_space_aa = 1
|
||||
use_debanding = true
|
||||
use_occlusion_culling = true
|
||||
mesh_lod_threshold = 0.0
|
||||
size = Vector2i(1280, 720)
|
||||
|
||||
|
@ -153,7 +157,7 @@ grow_horizontal = 2
|
|||
grow_vertical = 2
|
||||
color = Color(0.187176, 0.187176, 0.187176, 1)
|
||||
|
||||
[node name="Label" type="Label" parent="."]
|
||||
[node name="InstructionsLabel" type="Button" parent="."]
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_right = 0.5
|
||||
|
@ -166,17 +170,18 @@ grow_horizontal = 2
|
|||
grow_vertical = 2
|
||||
text = "Welcome to the Pneumatic Plaything Editor!
|
||||
|
||||
You can use the buttons on the top bar to change the
|
||||
stage, load a showtape, or exit to the menu.
|
||||
You can use the menu button on the top bar to
|
||||
create a new Showtape, load an existing Showtape,
|
||||
or exit to the menu.
|
||||
|
||||
The buttons on the side can be used to manually
|
||||
control aspects of the show, such as flows, the
|
||||
camera, and cosmetics.
|
||||
|
||||
Open the Controls menu (under the Menu button) to see
|
||||
all of the keybinds."
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
Controls can be viewed from the main menu
|
||||
|
||||
Click on this message to dismiss it."
|
||||
flat = true
|
||||
|
||||
[node name="CameraPlaceholder" type="TextureRect" parent="."]
|
||||
layout_mode = 1
|
||||
|
@ -224,7 +229,7 @@ offset_top = 4.0
|
|||
offset_right = 260.0
|
||||
offset_bottom = 36.0
|
||||
selected = 1
|
||||
item_count = 15
|
||||
item_count = 16
|
||||
popup/item_0/text = "Official Stages"
|
||||
popup/item_0/id = 0
|
||||
popup/item_0/separator = true
|
||||
|
@ -238,32 +243,34 @@ popup/item_4/text = "3-Stage"
|
|||
popup/item_4/id = 4
|
||||
popup/item_5/text = "Prototype Road Stage"
|
||||
popup/item_5/id = 5
|
||||
popup/item_6/text = "2-Stage"
|
||||
popup/item_6/text = "Road Stage"
|
||||
popup/item_6/id = 6
|
||||
popup/item_7/text = "1-Stage"
|
||||
popup/item_7/text = "2-Stage"
|
||||
popup/item_7/id = 7
|
||||
popup/item_8/text = "Turntable 1-Stage"
|
||||
popup/item_8/text = "1-Stage"
|
||||
popup/item_8/id = 8
|
||||
popup/item_9/text = "Cyberamic 3-Stage"
|
||||
popup/item_9/text = "Turntable 1-Stage"
|
||||
popup/item_9/id = 9
|
||||
popup/item_10/text = "CU-1 Stage"
|
||||
popup/item_10/text = "Cyberamic 3-Stage"
|
||||
popup/item_10/id = 10
|
||||
popup/item_11/text = "Custom Stages"
|
||||
popup/item_11/text = "CU-1 Stage"
|
||||
popup/item_11/id = 11
|
||||
popup/item_11/separator = true
|
||||
popup/item_12/text = "Helen House"
|
||||
popup/item_12/text = "Custom Stages"
|
||||
popup/item_12/id = 12
|
||||
popup/item_13/text = "Chuck E's Corner"
|
||||
popup/item_12/separator = true
|
||||
popup/item_13/text = "Helen House"
|
||||
popup/item_13/id = 13
|
||||
popup/item_14/text = "Modded"
|
||||
popup/item_14/text = "Chuck E's Corner"
|
||||
popup/item_14/id = 14
|
||||
popup/item_14/separator = true
|
||||
popup/item_15/text = "Modded Stages"
|
||||
popup/item_15/id = 15
|
||||
popup/item_15/separator = true
|
||||
|
||||
[node name="EditingLabel" type="Label" parent="MenuBar"]
|
||||
layout_mode = 0
|
||||
offset_left = 264.0
|
||||
offset_left = 268.0
|
||||
offset_top = 4.0
|
||||
offset_right = 520.0
|
||||
offset_right = 524.0
|
||||
offset_bottom = 36.0
|
||||
text = "No showtape loaded."
|
||||
vertical_alignment = 1
|
||||
|
@ -634,135 +641,6 @@ offset_bottom = 388.0
|
|||
max_value = 0.0
|
||||
step = 1.0
|
||||
|
||||
[node name="ControlsScreen" type="Control" parent="."]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="InputEater" type="Button" parent="ControlsScreen"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme_override_styles/focus = SubResource("StyleBoxEmpty_wy7jo")
|
||||
theme_override_styles/disabled_mirrored = SubResource("StyleBoxEmpty_v0ton")
|
||||
theme_override_styles/disabled = SubResource("StyleBoxEmpty_20noo")
|
||||
theme_override_styles/hover_pressed_mirrored = SubResource("StyleBoxEmpty_mch36")
|
||||
theme_override_styles/hover_pressed = SubResource("StyleBoxEmpty_fxi2g")
|
||||
theme_override_styles/hover_mirrored = SubResource("StyleBoxEmpty_bdf35")
|
||||
theme_override_styles/hover = SubResource("StyleBoxEmpty_j2w5p")
|
||||
theme_override_styles/pressed_mirrored = SubResource("StyleBoxEmpty_bv2rw")
|
||||
theme_override_styles/pressed = SubResource("StyleBoxEmpty_gx718")
|
||||
theme_override_styles/normal_mirrored = SubResource("StyleBoxEmpty_gu086")
|
||||
theme_override_styles/normal = SubResource("StyleBoxEmpty_othvt")
|
||||
|
||||
[node name="DialogPanel" type="Panel" parent="ControlsScreen"]
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_left = 0.5
|
||||
anchor_top = 0.5
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 0.5
|
||||
offset_left = -256.0
|
||||
offset_top = -192.0
|
||||
offset_right = 256.0
|
||||
offset_bottom = 192.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="Label" type="Label" parent="ControlsScreen/DialogPanel"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
text = "Fullscreen camera view: ESC
|
||||
Fullscreen program: F11 or Alt+Enter
|
||||
Play/Pause: Space
|
||||
Play Reverse: Shift + Space
|
||||
Fast Forward: Shift + Right Arrow
|
||||
Fast Reverse: Shift + Left
|
||||
Step Forward: Right Arrow
|
||||
Step Backward: Left Arrow
|
||||
Stop: Home
|
||||
Change Camera Angle: Tab"
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
[node name="CreditsScreen" type="Control" parent="."]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="InputEater" type="Button" parent="CreditsScreen"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme_override_styles/focus = SubResource("StyleBoxEmpty_wy7jo")
|
||||
theme_override_styles/disabled_mirrored = SubResource("StyleBoxEmpty_v0ton")
|
||||
theme_override_styles/disabled = SubResource("StyleBoxEmpty_20noo")
|
||||
theme_override_styles/hover_pressed_mirrored = SubResource("StyleBoxEmpty_mch36")
|
||||
theme_override_styles/hover_pressed = SubResource("StyleBoxEmpty_fxi2g")
|
||||
theme_override_styles/hover_mirrored = SubResource("StyleBoxEmpty_bdf35")
|
||||
theme_override_styles/hover = SubResource("StyleBoxEmpty_j2w5p")
|
||||
theme_override_styles/pressed_mirrored = SubResource("StyleBoxEmpty_bv2rw")
|
||||
theme_override_styles/pressed = SubResource("StyleBoxEmpty_gx718")
|
||||
theme_override_styles/normal_mirrored = SubResource("StyleBoxEmpty_gu086")
|
||||
theme_override_styles/normal = SubResource("StyleBoxEmpty_othvt")
|
||||
|
||||
[node name="DialogPanel" type="Panel" parent="CreditsScreen"]
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_left = 0.5
|
||||
anchor_top = 0.5
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 0.5
|
||||
offset_left = -256.0
|
||||
offset_top = -256.0
|
||||
offset_right = 256.0
|
||||
offset_bottom = 256.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="Label" type="Label" parent="CreditsScreen/DialogPanel"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
text = "Pneumatic Plaything Animatronic Simulator
|
||||
|
||||
Project Oversight: Persephone (KawaiiZenbo)
|
||||
|
||||
Interface Design: Persephone
|
||||
Simulator Backend: Persephone
|
||||
3-Stage Bot Models: Persephone
|
||||
Cyberamic Bot Models: Persephone
|
||||
C-Stage Model: Persephone
|
||||
Iris Textures: Avery
|
||||
Chuck E's Corner Stage: Luigigamin212
|
||||
Balcony Stage Model: ToastHQ
|
||||
|
||||
This project is not associated with CEC Entertainment LLC.
|
||||
or Creative Engineering Inc."
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
[node name="ShowtapeNewScreen" type="Control" parent="."]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
|
@ -1121,6 +999,7 @@ expand_mode = 2
|
|||
[connection signal="confirmed" from="StageChangeOverwriteConfirmationDialog" to="." method="_on_stage_change_overwrite_confirmation_dialog_confirmed"]
|
||||
[connection signal="confirmed" from="ExitMenuOverwriteConfirmationDialog" to="." method="_on_exit_menu_overwrite_confirmation_dialog_confirmed"]
|
||||
[connection signal="confirmed" from="ExitDesktopOverwriteConfirmationDialog" to="." method="_on_exit_desktop_overwrite_confirmation_dialog_2_confirmed"]
|
||||
[connection signal="pressed" from="InstructionsLabel" to="." method="_on_instructions_label_pressed"]
|
||||
[connection signal="item_selected" from="MenuBar/StageSelector" to="." method="_on_stage_selector_item_selected"]
|
||||
[connection signal="pressed" from="SequencerPanel/TransportControls/Centered/StepBackwardsButton" to="." method="_on_step_backwards_button_pressed"]
|
||||
[connection signal="pressed" from="SequencerPanel/TransportControls/Centered/FastBackwardsButton" to="." method="_on_fast_backwards_button_pressed"]
|
||||
|
@ -1139,8 +1018,6 @@ expand_mode = 2
|
|||
[connection signal="value_changed" from="FlyoutPanel/Movements/VScrollBar" to="." method="_on_movement_v_scroll_bar_value_changed"]
|
||||
[connection signal="value_changed" from="FlyoutPanel/FlowControls/VScrollBar" to="." method="_on_flow_v_scroll_bar_value_changed"]
|
||||
[connection signal="value_changed" from="FlyoutPanel/Cosmetics/VScrollBar" to="." method="_on_cosmetics_v_scroll_bar_value_changed"]
|
||||
[connection signal="pressed" from="ControlsScreen/InputEater" to="." method="_on_input_eater_pressed"]
|
||||
[connection signal="pressed" from="CreditsScreen/InputEater" to="." method="_on_input_eater_pressed"]
|
||||
[connection signal="pressed" from="ShowtapeNewScreen/InputEater" to="." method="_on_input_eater_pressed"]
|
||||
[connection signal="pressed" from="ShowtapeNewScreen/DialogPanel/AudioBrowseButton" to="." method="_on_showtape_new_audio_browse_button_pressed"]
|
||||
[connection signal="pressed" from="ShowtapeNewScreen/DialogPanel/CancelButton" to="." method="_on_showtape_new_cancel_button_pressed"]
|
||||
|
|
|
@ -1,30 +1,578 @@
|
|||
[gd_scene load_steps=3 format=3 uid="uid://1ikkb4b8mw1w"]
|
||||
[gd_scene load_steps=19 format=3 uid="uid://1ikkb4b8mw1w"]
|
||||
|
||||
[ext_resource type="Theme" uid="uid://dbgs4id7y5d1c" path="res://UI/Themes/EditorDark.tres" id="1_dkd36"]
|
||||
[ext_resource type="Script" uid="uid://b5nh5td5bdsfd" path="res://Scripts/MainMenu.gd" id="1_ocgay"]
|
||||
[ext_resource type="Texture2D" uid="uid://dbh0vh85wks2l" path="res://UI/logo.png" id="2_6d82g"]
|
||||
[ext_resource type="Texture2D" uid="uid://6mf6wucl3y6k" path="res://UI/MenuBG/BalconyBG.png" id="2_j6v32"]
|
||||
[ext_resource type="Texture2D" uid="uid://dr6ir8mgbjrs7" path="res://UI/MenuBG/CStageBG.png" id="3_vaoig"]
|
||||
[ext_resource type="Texture2D" uid="uid://dyyyg85g3jwip" path="res://UI/MenuBG/ProtoRoadBG.png" id="4_dkd36"]
|
||||
|
||||
[sub_resource type="LabelSettings" id="LabelSettings_6d82g"]
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_dkd36"]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_ha2rd"]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_wdeli"]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_wyv1s"]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_drn21"]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_pcbci"]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_he4sq"]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_rsjs4"]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_rj3vb"]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_pocyv"]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_8uhic"]
|
||||
|
||||
[sub_resource type="LabelSettings" id="LabelSettings_dkd36"]
|
||||
font_size = 48
|
||||
|
||||
[node name="MainMenu" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 0
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme = ExtResource("1_dkd36")
|
||||
script = ExtResource("1_ocgay")
|
||||
|
||||
[node name="Label" type="Label" parent="."]
|
||||
layout_mode = 0
|
||||
offset_left = 103.0
|
||||
offset_top = 100.0
|
||||
offset_right = 580.0
|
||||
offset_bottom = 167.0
|
||||
text = "Pneumatic Plaything"
|
||||
label_settings = SubResource("LabelSettings_6d82g")
|
||||
[node name="PleaseRestart" type="AcceptDialog" parent="."]
|
||||
auto_translate_mode = 1
|
||||
initial_position = 2
|
||||
dialog_text = "Please restart the game for any changes to apply."
|
||||
|
||||
[node name="Button" type="Button" parent="."]
|
||||
[node name="Backgrounds" type="Control" parent="."]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="BalconyBG" type="TextureRect" parent="Backgrounds"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("2_j6v32")
|
||||
expand_mode = 1
|
||||
|
||||
[node name="CStageBG" type="TextureRect" parent="Backgrounds"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("3_vaoig")
|
||||
expand_mode = 1
|
||||
|
||||
[node name="ProtoRoadBG" type="TextureRect" parent="Backgrounds"]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
texture = ExtResource("4_dkd36")
|
||||
expand_mode = 1
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="."]
|
||||
layout_mode = 0
|
||||
offset_left = 303.0
|
||||
offset_top = 349.0
|
||||
offset_right = 579.0
|
||||
offset_bottom = 506.0
|
||||
offset_left = 64.0
|
||||
offset_top = 64.0
|
||||
offset_right = 576.0
|
||||
offset_bottom = 160.0
|
||||
texture = ExtResource("2_6d82g")
|
||||
|
||||
[node name="Buttons" type="Panel" parent="."]
|
||||
layout_mode = 1
|
||||
anchors_preset = 2
|
||||
anchor_top = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = 60.0
|
||||
offset_top = -380.0
|
||||
offset_right = 324.0
|
||||
offset_bottom = -64.0
|
||||
grow_vertical = 0
|
||||
|
||||
[node name="EditorButton" type="Button" parent="Buttons"]
|
||||
layout_mode = 0
|
||||
offset_left = 4.0
|
||||
offset_top = 4.0
|
||||
offset_right = 260.0
|
||||
offset_bottom = 52.0
|
||||
text = "Editor"
|
||||
|
||||
[connection signal="pressed" from="Button" to="." method="_on_button_pressed"]
|
||||
[node name="FreeRoamButton" type="Button" parent="Buttons"]
|
||||
layout_mode = 0
|
||||
offset_left = 4.0
|
||||
offset_top = 56.0
|
||||
offset_right = 260.0
|
||||
offset_bottom = 104.0
|
||||
text = "Free Roam
|
||||
"
|
||||
|
||||
[node name="ModsButton" type="Button" parent="Buttons"]
|
||||
layout_mode = 0
|
||||
offset_left = 4.0
|
||||
offset_top = 108.0
|
||||
offset_right = 260.0
|
||||
offset_bottom = 156.0
|
||||
text = "Manage Mods"
|
||||
|
||||
[node name="ControlsButton" type="Button" parent="Buttons"]
|
||||
layout_mode = 0
|
||||
offset_left = 4.0
|
||||
offset_top = 160.0
|
||||
offset_right = 260.0
|
||||
offset_bottom = 208.0
|
||||
text = "Controls"
|
||||
|
||||
[node name="CreditsButton" type="Button" parent="Buttons"]
|
||||
layout_mode = 0
|
||||
offset_left = 4.0
|
||||
offset_top = 212.0
|
||||
offset_right = 260.0
|
||||
offset_bottom = 260.0
|
||||
text = "Credits"
|
||||
|
||||
[node name="ExitButton" type="Button" parent="Buttons"]
|
||||
layout_mode = 0
|
||||
offset_left = 4.0
|
||||
offset_top = 264.0
|
||||
offset_right = 260.0
|
||||
offset_bottom = 312.0
|
||||
text = "Exit to Desktop"
|
||||
|
||||
[node name="FreeRoamChooseScreen" type="Control" parent="."]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="ColorRect" type="ColorRect" parent="FreeRoamChooseScreen"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
color = Color(0.121569, 0.121569, 0.121569, 0.501961)
|
||||
|
||||
[node name="InputEater" type="Button" parent="FreeRoamChooseScreen"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme_override_styles/focus = SubResource("StyleBoxEmpty_dkd36")
|
||||
theme_override_styles/disabled_mirrored = SubResource("StyleBoxEmpty_ha2rd")
|
||||
theme_override_styles/disabled = SubResource("StyleBoxEmpty_wdeli")
|
||||
theme_override_styles/hover_pressed_mirrored = SubResource("StyleBoxEmpty_wyv1s")
|
||||
theme_override_styles/hover_pressed = SubResource("StyleBoxEmpty_drn21")
|
||||
theme_override_styles/hover_mirrored = SubResource("StyleBoxEmpty_pcbci")
|
||||
theme_override_styles/hover = SubResource("StyleBoxEmpty_he4sq")
|
||||
theme_override_styles/pressed_mirrored = SubResource("StyleBoxEmpty_rsjs4")
|
||||
theme_override_styles/pressed = SubResource("StyleBoxEmpty_rj3vb")
|
||||
theme_override_styles/normal_mirrored = SubResource("StyleBoxEmpty_pocyv")
|
||||
theme_override_styles/normal = SubResource("StyleBoxEmpty_8uhic")
|
||||
|
||||
[node name="DialogPanel" type="Panel" parent="FreeRoamChooseScreen"]
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_left = 0.5
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_top = 64.0
|
||||
offset_right = -64.0
|
||||
offset_bottom = -64.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="Label" type="Label" parent="FreeRoamChooseScreen/DialogPanel"]
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_right = 1.0
|
||||
offset_left = 8.0
|
||||
offset_top = 8.0
|
||||
offset_right = -8.0
|
||||
offset_bottom = 112.0
|
||||
grow_horizontal = 2
|
||||
text = "Free Roam"
|
||||
label_settings = SubResource("LabelSettings_dkd36")
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
[node name="ModsScreen" type="Control" parent="."]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="ColorRect" type="ColorRect" parent="ModsScreen"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
color = Color(0.121569, 0.121569, 0.121569, 0.501961)
|
||||
|
||||
[node name="InputEater" type="Button" parent="ModsScreen"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme_override_styles/focus = SubResource("StyleBoxEmpty_dkd36")
|
||||
theme_override_styles/disabled_mirrored = SubResource("StyleBoxEmpty_ha2rd")
|
||||
theme_override_styles/disabled = SubResource("StyleBoxEmpty_wdeli")
|
||||
theme_override_styles/hover_pressed_mirrored = SubResource("StyleBoxEmpty_wyv1s")
|
||||
theme_override_styles/hover_pressed = SubResource("StyleBoxEmpty_drn21")
|
||||
theme_override_styles/hover_mirrored = SubResource("StyleBoxEmpty_pcbci")
|
||||
theme_override_styles/hover = SubResource("StyleBoxEmpty_he4sq")
|
||||
theme_override_styles/pressed_mirrored = SubResource("StyleBoxEmpty_rsjs4")
|
||||
theme_override_styles/pressed = SubResource("StyleBoxEmpty_rj3vb")
|
||||
theme_override_styles/normal_mirrored = SubResource("StyleBoxEmpty_pocyv")
|
||||
theme_override_styles/normal = SubResource("StyleBoxEmpty_8uhic")
|
||||
|
||||
[node name="DialogPanel" type="Panel" parent="ModsScreen"]
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_left = 0.5
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_top = 64.0
|
||||
offset_right = -64.0
|
||||
offset_bottom = -64.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="Label" type="Label" parent="ModsScreen/DialogPanel"]
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_right = 1.0
|
||||
offset_left = 8.0
|
||||
offset_top = 8.0
|
||||
offset_right = -8.0
|
||||
offset_bottom = 112.0
|
||||
grow_horizontal = 2
|
||||
text = "Mods"
|
||||
label_settings = SubResource("LabelSettings_dkd36")
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
[node name="ModList" type="ItemList" parent="ModsScreen/DialogPanel"]
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 0.5
|
||||
offset_left = 8.0
|
||||
offset_top = 128.0
|
||||
offset_right = -8.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="ModNameText" type="Label" parent="ModsScreen/DialogPanel"]
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_top = 0.5
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 0.5
|
||||
offset_left = 8.0
|
||||
offset_top = 8.0
|
||||
offset_bottom = 40.0
|
||||
text = "Select a mod to view its information"
|
||||
vertical_alignment = 1
|
||||
clip_text = true
|
||||
text_overrun_behavior = 3
|
||||
|
||||
[node name="ModAuthorText" type="Label" parent="ModsScreen/DialogPanel"]
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_left = 0.5
|
||||
anchor_top = 0.5
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 0.5
|
||||
offset_left = 8.0
|
||||
offset_top = 8.0
|
||||
offset_right = -8.0
|
||||
offset_bottom = 40.0
|
||||
vertical_alignment = 1
|
||||
clip_text = true
|
||||
text_overrun_behavior = 3
|
||||
|
||||
[node name="ModVersionText" type="Label" parent="ModsScreen/DialogPanel"]
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_top = 1.0
|
||||
anchor_right = 0.25
|
||||
anchor_bottom = 1.0
|
||||
offset_left = 8.0
|
||||
offset_top = -40.0
|
||||
offset_bottom = -8.0
|
||||
vertical_alignment = 1
|
||||
clip_text = true
|
||||
text_overrun_behavior = 3
|
||||
|
||||
[node name="ModDescriptionText" type="Label" parent="ModsScreen/DialogPanel"]
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_top = 0.5
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = 8.0
|
||||
offset_top = 48.0
|
||||
offset_right = -8.0
|
||||
offset_bottom = -48.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
autowrap_mode = 2
|
||||
clip_text = true
|
||||
text_overrun_behavior = 3
|
||||
|
||||
[node name="OpenFolderButton" type="Button" parent="ModsScreen/DialogPanel"]
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_left = 1.0
|
||||
anchor_top = 1.0
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = -264.0
|
||||
offset_top = -40.0
|
||||
offset_right = -8.0
|
||||
offset_bottom = -8.0
|
||||
grow_horizontal = 0
|
||||
grow_vertical = 0
|
||||
text = "Open Mods Folder"
|
||||
|
||||
[node name="ControlsScreen" type="Control" parent="."]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="ColorRect" type="ColorRect" parent="ControlsScreen"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
color = Color(0.121569, 0.121569, 0.121569, 0.501961)
|
||||
|
||||
[node name="InputEater" type="Button" parent="ControlsScreen"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme_override_styles/focus = SubResource("StyleBoxEmpty_dkd36")
|
||||
theme_override_styles/disabled_mirrored = SubResource("StyleBoxEmpty_ha2rd")
|
||||
theme_override_styles/disabled = SubResource("StyleBoxEmpty_wdeli")
|
||||
theme_override_styles/hover_pressed_mirrored = SubResource("StyleBoxEmpty_wyv1s")
|
||||
theme_override_styles/hover_pressed = SubResource("StyleBoxEmpty_drn21")
|
||||
theme_override_styles/hover_mirrored = SubResource("StyleBoxEmpty_pcbci")
|
||||
theme_override_styles/hover = SubResource("StyleBoxEmpty_he4sq")
|
||||
theme_override_styles/pressed_mirrored = SubResource("StyleBoxEmpty_rsjs4")
|
||||
theme_override_styles/pressed = SubResource("StyleBoxEmpty_rj3vb")
|
||||
theme_override_styles/normal_mirrored = SubResource("StyleBoxEmpty_pocyv")
|
||||
theme_override_styles/normal = SubResource("StyleBoxEmpty_8uhic")
|
||||
|
||||
[node name="DialogPanel" type="Panel" parent="ControlsScreen"]
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_left = 0.5
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_top = 64.0
|
||||
offset_right = -64.0
|
||||
offset_bottom = -64.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="Label" type="Label" parent="ControlsScreen/DialogPanel"]
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_right = 1.0
|
||||
offset_left = 8.0
|
||||
offset_top = 8.0
|
||||
offset_right = -8.0
|
||||
offset_bottom = 112.0
|
||||
grow_horizontal = 2
|
||||
text = "Controls"
|
||||
label_settings = SubResource("LabelSettings_dkd36")
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
[node name="EditorLabel" type="Label" parent="ControlsScreen/DialogPanel"]
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 1.0
|
||||
offset_left = 8.0
|
||||
offset_top = 128.0
|
||||
offset_bottom = -8.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
text = "Global:
|
||||
Fullscreen: F11 or Alt+Enter
|
||||
|
||||
In Editor:
|
||||
Fullscreen camera view: ESC
|
||||
Play/Pause: Space
|
||||
Play Reverse: Shift + Space
|
||||
Fast Forward: Shift + Right Arrow
|
||||
Fast Reverse: Shift + Left
|
||||
Step Forward: Right Arrow
|
||||
Step Backward: Left Arrow
|
||||
Stop: Home
|
||||
Change Camera Angle: Tab"
|
||||
|
||||
[node name="FreeRoamLabel" type="Label" parent="ControlsScreen/DialogPanel"]
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_left = 0.5
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_top = 128.0
|
||||
offset_right = -8.0
|
||||
offset_bottom = -8.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
text = "
|
||||
|
||||
|
||||
In Free Roam:
|
||||
Move: W, A, S, D
|
||||
Jump: Space
|
||||
Open Menu: ESC"
|
||||
|
||||
[node name="CreditsScreen" type="Control" parent="."]
|
||||
visible = false
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="ColorRect" type="ColorRect" parent="CreditsScreen"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
color = Color(0.121569, 0.121569, 0.121569, 0.501961)
|
||||
|
||||
[node name="InputEater" type="Button" parent="CreditsScreen"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme_override_styles/focus = SubResource("StyleBoxEmpty_dkd36")
|
||||
theme_override_styles/disabled_mirrored = SubResource("StyleBoxEmpty_ha2rd")
|
||||
theme_override_styles/disabled = SubResource("StyleBoxEmpty_wdeli")
|
||||
theme_override_styles/hover_pressed_mirrored = SubResource("StyleBoxEmpty_wyv1s")
|
||||
theme_override_styles/hover_pressed = SubResource("StyleBoxEmpty_drn21")
|
||||
theme_override_styles/hover_mirrored = SubResource("StyleBoxEmpty_pcbci")
|
||||
theme_override_styles/hover = SubResource("StyleBoxEmpty_he4sq")
|
||||
theme_override_styles/pressed_mirrored = SubResource("StyleBoxEmpty_rsjs4")
|
||||
theme_override_styles/pressed = SubResource("StyleBoxEmpty_rj3vb")
|
||||
theme_override_styles/normal_mirrored = SubResource("StyleBoxEmpty_pocyv")
|
||||
theme_override_styles/normal = SubResource("StyleBoxEmpty_8uhic")
|
||||
|
||||
[node name="DialogPanel" type="Panel" parent="CreditsScreen"]
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_left = 0.5
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_top = 64.0
|
||||
offset_right = -64.0
|
||||
offset_bottom = -64.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="Label" type="Label" parent="CreditsScreen/DialogPanel"]
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_right = 1.0
|
||||
offset_left = 8.0
|
||||
offset_top = 8.0
|
||||
offset_right = -8.0
|
||||
offset_bottom = 112.0
|
||||
grow_horizontal = 2
|
||||
text = "Credits"
|
||||
label_settings = SubResource("LabelSettings_dkd36")
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
[node name="CreditsLabel" type="Label" parent="CreditsScreen/DialogPanel"]
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = 8.0
|
||||
offset_top = 128.0
|
||||
offset_right = -8.0
|
||||
offset_bottom = -8.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
text = "Pneumatic Plaything Animatronic Simulator
|
||||
|
||||
Project Oversight: Persephone (KawaiiZenbo)
|
||||
|
||||
Interface Design: Persephone
|
||||
Simulator Backend: Persephone
|
||||
|
||||
3-Stage Bot Models: Persephone
|
||||
Cyberamic Bot Models: Persephone
|
||||
C-Stage Model: Persephone
|
||||
Cyberamic Iris Textures: Avery
|
||||
Chuck E's Corner Stage: Luigigamin212
|
||||
Balcony Stage Model: ToastHQ
|
||||
|
||||
This project is not associated with CEC Entertainment LLC.
|
||||
or Creative Engineering Inc."
|
||||
horizontal_alignment = 1
|
||||
|
||||
[connection signal="pressed" from="Buttons/EditorButton" to="." method="_on_button_pressed"]
|
||||
[connection signal="pressed" from="Buttons/FreeRoamButton" to="." method="_on_free_roam_button_pressed"]
|
||||
[connection signal="pressed" from="Buttons/ModsButton" to="." method="_on_mods_button_pressed"]
|
||||
[connection signal="pressed" from="Buttons/ControlsButton" to="." method="_on_controls_button_pressed"]
|
||||
[connection signal="pressed" from="Buttons/CreditsButton" to="." method="_on_credits_button_pressed"]
|
||||
[connection signal="pressed" from="Buttons/ExitButton" to="." method="_on_exit_button_pressed"]
|
||||
[connection signal="pressed" from="FreeRoamChooseScreen/InputEater" to="." method="_on_input_eater_pressed"]
|
||||
[connection signal="pressed" from="ModsScreen/InputEater" to="." method="_on_input_eater_pressed"]
|
||||
[connection signal="item_selected" from="ModsScreen/DialogPanel/ModList" to="." method="_on_mod_list_item_selected"]
|
||||
[connection signal="pressed" from="ModsScreen/DialogPanel/OpenFolderButton" to="." method="_on_open_folder_button_pressed"]
|
||||
[connection signal="pressed" from="ControlsScreen/InputEater" to="." method="_on_input_eater_pressed"]
|
||||
[connection signal="pressed" from="CreditsScreen/InputEater" to="." method="_on_input_eater_pressed"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue