mirror of
https://github.com/godotengine/tps-demo.git
synced 2026-01-06 02:10:26 +03:00
572 lines
16 KiB
Plaintext
572 lines
16 KiB
Plaintext
[gd_scene load_steps=38 format=2]
|
|
|
|
[ext_resource path="res://menu/menu.gd" type="Script" id=1]
|
|
[ext_resource path="res://menu/experiment.hdr" type="Texture" id=2]
|
|
[ext_resource path="res://player/model/player.dae" type="PackedScene" id=3]
|
|
[ext_resource path="res://menu/floor.png" type="Texture" id=4]
|
|
[ext_resource path="res://menu/menu_intro_music.ogg" type="AudioStream" id=5]
|
|
[ext_resource path="res://menu/tps_demo.png" type="Texture" id=6]
|
|
[ext_resource path="res://menu/button_play.png" type="Texture" id=7]
|
|
[ext_resource path="res://menu/button_play_hover.png" type="Texture" id=8]
|
|
[ext_resource path="res://menu/button_settings.png" type="Texture" id=9]
|
|
[ext_resource path="res://menu/button_settings_hover.png" type="Texture" id=10]
|
|
[ext_resource path="res://menu/button_quit.png" type="Texture" id=11]
|
|
[ext_resource path="res://menu/button_quit_hover.png" type="Texture" id=12]
|
|
[ext_resource path="res://menu/button_font.tres" type="DynamicFont" id=13]
|
|
[ext_resource path="res://menu/button_pressed.tres" type="StyleBox" id=14]
|
|
[ext_resource path="res://menu/button_normal.tres" type="StyleBox" id=15]
|
|
[ext_resource path="res://menu/button_focus.tres" type="StyleBox" id=16]
|
|
[ext_resource path="res://menu/button_hover.tres" type="StyleBox" id=17]
|
|
[ext_resource path="res://menu/button_action_pressed.tres" type="StyleBox" id=18]
|
|
[ext_resource path="res://player/audio/fx_step.wav" type="AudioStream" id=19]
|
|
|
|
[sub_resource type="PanoramaSky" id=1]
|
|
panorama = ExtResource( 2 )
|
|
|
|
[sub_resource type="Environment" id=2]
|
|
background_mode = 3
|
|
background_sky = SubResource( 1 )
|
|
glow_enabled = true
|
|
glow_levels/7 = true
|
|
glow_intensity = 0.4
|
|
glow_blend_mode = 1
|
|
glow_hdr_threshold = 0.34
|
|
glow_bicubic_upscale = true
|
|
|
|
[sub_resource type="QuadMesh" id=3]
|
|
|
|
[sub_resource type="SpatialMaterial" id=4]
|
|
albedo_texture = ExtResource( 4 )
|
|
metallic = 0.78
|
|
|
|
[sub_resource type="AnimationNodeBlend2" id=5]
|
|
resource_local_to_scene = true
|
|
filter_enabled = true
|
|
filters = [ "Robot_Skeleton/Skeleton:eyelid.d.L", "Robot_Skeleton/Skeleton:eyelid.d.R", "Robot_Skeleton/Skeleton:eyelid.u.L", "Robot_Skeleton/Skeleton:eyelid.u.R", "Robot_Skeleton/Skeleton:eyes" ]
|
|
|
|
[sub_resource type="AnimationNodeAnimation" id=6]
|
|
resource_local_to_scene = true
|
|
animation = "Idlecombatrest-cycle"
|
|
|
|
[sub_resource type="AnimationNodeAnimation" id=7]
|
|
resource_local_to_scene = true
|
|
animation = "eyes-cycle"
|
|
|
|
[sub_resource type="AnimationNodeBlendTree" id=8]
|
|
resource_local_to_scene = true
|
|
graph_offset = Vector2( -349.781, 55.0218 )
|
|
nodes/Blend/node = SubResource( 5 )
|
|
nodes/Blend/position = Vector2( 180, 120 )
|
|
nodes/CombatRest/node = SubResource( 6 )
|
|
nodes/CombatRest/position = Vector2( -120, 100 )
|
|
nodes/Eyes/node = SubResource( 7 )
|
|
nodes/Eyes/position = Vector2( -40, 220 )
|
|
nodes/output/position = Vector2( 420, 120 )
|
|
node_connections = [ "output", 0, "Blend", "Blend", 0, "CombatRest", "Blend", 1, "Eyes" ]
|
|
|
|
[sub_resource type="Theme" id=9]
|
|
Button/colors/font_color = Color( 1, 1, 1, 1 )
|
|
Button/colors/font_color_disabled = Color( 0.9, 0.9, 0.9, 0.2 )
|
|
Button/colors/font_color_hover = Color( 1, 1, 1, 1 )
|
|
Button/colors/font_color_pressed = Color( 1, 1, 1, 1 )
|
|
Button/constants/hseparation = 2
|
|
Button/fonts/font = ExtResource( 13 )
|
|
Button/styles/disabled = null
|
|
Button/styles/focus = ExtResource( 16 )
|
|
Button/styles/hover = ExtResource( 17 )
|
|
Button/styles/normal = ExtResource( 15 )
|
|
Button/styles/pressed = ExtResource( 14 )
|
|
Label/colors/font_color = Color( 1, 1, 1, 1 )
|
|
Label/colors/font_color_shadow = Color( 0, 0, 0, 0 )
|
|
Label/colors/font_outline_modulate = Color( 1, 1, 1, 1 )
|
|
Label/constants/line_spacing = 3
|
|
Label/constants/shadow_as_outline = 0
|
|
Label/constants/shadow_offset_x = 1
|
|
Label/constants/shadow_offset_y = 1
|
|
Label/fonts/font = ExtResource( 13 )
|
|
Label/styles/normal = null
|
|
|
|
[sub_resource type="ButtonGroup" id=10]
|
|
|
|
[sub_resource type="ButtonGroup" id=11]
|
|
|
|
[sub_resource type="ButtonGroup" id=12]
|
|
|
|
[sub_resource type="ButtonGroup" id=13]
|
|
|
|
[sub_resource type="ButtonGroup" id=14]
|
|
|
|
[sub_resource type="DynamicFontData" id=15]
|
|
font_path = "res://menu/font/PT_Sans-Web-Bold.ttf"
|
|
|
|
[sub_resource type="DynamicFont" id=16]
|
|
size = 40
|
|
font_data = SubResource( 15 )
|
|
|
|
[sub_resource type="StyleBoxFlat" id=17]
|
|
bg_color = Color( 0.278431, 0.278431, 0.360784, 1 )
|
|
border_width_left = 5
|
|
border_width_top = 5
|
|
border_width_right = 5
|
|
border_width_bottom = 5
|
|
border_color = Color( 0, 0, 0, 1 )
|
|
corner_radius_top_left = 10
|
|
corner_radius_top_right = 10
|
|
corner_radius_bottom_right = 10
|
|
corner_radius_bottom_left = 10
|
|
|
|
[sub_resource type="StyleBoxFlat" id=18]
|
|
bg_color = Color( 0.0901961, 0.0784314, 0.117647, 1 )
|
|
border_width_left = 3
|
|
border_width_top = 3
|
|
border_width_right = 3
|
|
border_width_bottom = 3
|
|
border_color = Color( 0, 0, 0, 1 )
|
|
corner_radius_top_left = 10
|
|
corner_radius_top_right = 10
|
|
corner_radius_bottom_right = 10
|
|
corner_radius_bottom_left = 10
|
|
|
|
[node name="menu" type="Spatial"]
|
|
script = ExtResource( 1 )
|
|
|
|
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
|
environment = SubResource( 2 )
|
|
|
|
[node name="PlayerModel" parent="." instance=ExtResource( 3 )]
|
|
|
|
[node name="Robot_Skeleton" parent="PlayerModel" index="0"]
|
|
transform = Transform( 0.803991, 0, 0, 0, 0.803991, 0, 0, 0, 0.803991, 0, 0, 0 )
|
|
|
|
[node name="sfx" type="Node" parent="PlayerModel"]
|
|
|
|
[node name="step" type="AudioStreamPlayer" parent="PlayerModel/sfx"]
|
|
stream = ExtResource( 19 )
|
|
|
|
[node name="MeshInstance" type="MeshInstance" parent="."]
|
|
transform = Transform( 15, 0, 0, 0, 0, 15, 0, -15, 0, 0, 0, 0 )
|
|
mesh = SubResource( 3 )
|
|
material/0 = SubResource( 4 )
|
|
|
|
[node name="SpotLight" type="SpotLight" parent="."]
|
|
transform = Transform( 0.967027, 0, 0.254675, -0.225291, 0.466312, 0.855452, -0.118758, -0.88462, 0.450936, 0.557445, 2.31204, 0.556668 )
|
|
shadow_enabled = true
|
|
shadow_bias = 0.01
|
|
|
|
[node name="Camera" type="Camera" parent="."]
|
|
transform = Transform( 0.871624, -0.0363083, 0.488828, 0, 0.997253, 0.0740721, -0.490175, -0.064563, 0.86923, 0.0702285, 1.22404, 2.09675 )
|
|
|
|
[node name="music" type="AudioStreamPlayer" parent="."]
|
|
stream = ExtResource( 5 )
|
|
autoplay = true
|
|
|
|
[node name="AnimationTree" type="AnimationTree" parent="."]
|
|
tree_root = SubResource( 8 )
|
|
anim_player = NodePath("../PlayerModel/AnimationPlayer")
|
|
active = true
|
|
parameters/Blend/blend_amount = 1.0
|
|
|
|
[node name="sfx" type="Node" parent="."]
|
|
|
|
[node name="step" type="AudioStreamPlayer" parent="sfx"]
|
|
stream = ExtResource( 19 )
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="."]
|
|
margin_left = 20.1403
|
|
margin_top = 5.03506
|
|
margin_right = 1044.14
|
|
margin_bottom = 238.035
|
|
texture = ExtResource( 6 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="ui" type="Control" parent="."]
|
|
anchor_left = 0.00106799
|
|
anchor_right = 1.00107
|
|
anchor_bottom = 1.0
|
|
theme = SubResource( 9 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="main" type="Control" parent="ui"]
|
|
anchor_left = -0.000673103
|
|
anchor_top = -0.00189865
|
|
anchor_right = 0.999327
|
|
anchor_bottom = 0.998101
|
|
margin_left = -4.10107
|
|
margin_top = 2.05054
|
|
margin_right = -4.10107
|
|
margin_bottom = 2.05054
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="play" type="TextureButton" parent="ui/main"]
|
|
margin_left = 100.0
|
|
margin_top = 390.0
|
|
margin_right = 400.0
|
|
margin_bottom = 440.0
|
|
texture_normal = ExtResource( 7 )
|
|
texture_pressed = ExtResource( 7 )
|
|
texture_hover = ExtResource( 8 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="settings" type="TextureButton" parent="ui/main"]
|
|
margin_left = 100.0
|
|
margin_top = 490.0
|
|
margin_right = 400.0
|
|
margin_bottom = 540.0
|
|
texture_normal = ExtResource( 9 )
|
|
texture_pressed = ExtResource( 9 )
|
|
texture_hover = ExtResource( 10 )
|
|
|
|
[node name="quit" type="TextureButton" parent="ui/main"]
|
|
margin_left = 100.0
|
|
margin_top = 590.0
|
|
margin_right = 400.0
|
|
margin_bottom = 640.0
|
|
texture_normal = ExtResource( 11 )
|
|
texture_pressed = ExtResource( 11 )
|
|
texture_hover = ExtResource( 12 )
|
|
|
|
[node name="settings" type="VBoxContainer" parent="ui"]
|
|
visible = false
|
|
anchor_left = 0.109896
|
|
anchor_top = 0.32037
|
|
anchor_right = 0.808854
|
|
anchor_bottom = 0.785185
|
|
custom_constants/separation = 30
|
|
__meta__ = {
|
|
"_edit_use_anchors_": true
|
|
}
|
|
|
|
[node name="gi" type="HBoxContainer" parent="ui/settings"]
|
|
margin_right = 1342.0
|
|
margin_bottom = 57.0
|
|
custom_constants/separation = 30
|
|
__meta__ = {
|
|
"_edit_group_": true,
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="gi_label" type="Label" parent="ui/settings/gi"]
|
|
margin_top = 2.0
|
|
margin_right = 400.0
|
|
margin_bottom = 55.0
|
|
rect_min_size = Vector2( 400, 0 )
|
|
custom_colors/font_color = Color( 1, 1, 1, 1 )
|
|
text = "Global Illumination:"
|
|
|
|
[node name="gi_high" type="Button" parent="ui/settings/gi"]
|
|
margin_left = 430.0
|
|
margin_right = 714.0
|
|
margin_bottom = 57.0
|
|
size_flags_horizontal = 3
|
|
toggle_mode = true
|
|
pressed = true
|
|
group = SubResource( 10 )
|
|
text = "High"
|
|
|
|
[node name="gi_low" type="Button" parent="ui/settings/gi"]
|
|
margin_left = 744.0
|
|
margin_right = 1028.0
|
|
margin_bottom = 57.0
|
|
size_flags_horizontal = 3
|
|
toggle_mode = true
|
|
group = SubResource( 10 )
|
|
text = "Low"
|
|
|
|
[node name="gi_disabled" type="Button" parent="ui/settings/gi"]
|
|
margin_left = 1058.0
|
|
margin_right = 1342.0
|
|
margin_bottom = 57.0
|
|
size_flags_horizontal = 3
|
|
toggle_mode = true
|
|
group = SubResource( 10 )
|
|
text = "Disabled"
|
|
|
|
[node name="aa" type="HBoxContainer" parent="ui/settings"]
|
|
margin_top = 87.0
|
|
margin_right = 1342.0
|
|
margin_bottom = 144.0
|
|
custom_constants/separation = 30
|
|
__meta__ = {
|
|
"_edit_group_": true,
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="aa_label" type="Label" parent="ui/settings/aa"]
|
|
margin_right = 400.0
|
|
margin_bottom = 57.0
|
|
rect_min_size = Vector2( 400, 0 )
|
|
size_flags_vertical = 1
|
|
custom_colors/font_color = Color( 1, 1, 1, 1 )
|
|
text = "Anti Aliasing:"
|
|
|
|
[node name="aa_8x" type="Button" parent="ui/settings/aa"]
|
|
margin_left = 430.0
|
|
margin_right = 635.0
|
|
margin_bottom = 57.0
|
|
size_flags_horizontal = 3
|
|
toggle_mode = true
|
|
pressed = true
|
|
group = SubResource( 11 )
|
|
text = "8x"
|
|
|
|
[node name="aa_4x" type="Button" parent="ui/settings/aa"]
|
|
margin_left = 665.0
|
|
margin_right = 870.0
|
|
margin_bottom = 57.0
|
|
size_flags_horizontal = 3
|
|
toggle_mode = true
|
|
group = SubResource( 11 )
|
|
text = "4x"
|
|
|
|
[node name="aa_2x" type="Button" parent="ui/settings/aa"]
|
|
margin_left = 900.0
|
|
margin_right = 1105.0
|
|
margin_bottom = 57.0
|
|
size_flags_horizontal = 3
|
|
toggle_mode = true
|
|
group = SubResource( 11 )
|
|
text = "2x"
|
|
|
|
[node name="aa_disabled" type="Button" parent="ui/settings/aa"]
|
|
margin_left = 1135.0
|
|
margin_right = 1342.0
|
|
margin_bottom = 57.0
|
|
size_flags_horizontal = 3
|
|
toggle_mode = true
|
|
group = SubResource( 11 )
|
|
text = "Disabled"
|
|
|
|
[node name="ssao" type="HBoxContainer" parent="ui/settings"]
|
|
margin_top = 174.0
|
|
margin_right = 1342.0
|
|
margin_bottom = 231.0
|
|
custom_constants/separation = 30
|
|
__meta__ = {
|
|
"_edit_group_": true
|
|
}
|
|
|
|
[node name="ssao_label" type="Label" parent="ui/settings/ssao"]
|
|
margin_right = 400.0
|
|
margin_bottom = 57.0
|
|
rect_min_size = Vector2( 400, 0 )
|
|
size_flags_vertical = 1
|
|
custom_colors/font_color = Color( 1, 1, 1, 1 )
|
|
text = "SSAO:"
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="ssao_high" type="Button" parent="ui/settings/ssao"]
|
|
margin_left = 430.0
|
|
margin_right = 714.0
|
|
margin_bottom = 57.0
|
|
size_flags_horizontal = 3
|
|
toggle_mode = true
|
|
pressed = true
|
|
group = SubResource( 12 )
|
|
text = "High"
|
|
|
|
[node name="ssao_low" type="Button" parent="ui/settings/ssao"]
|
|
margin_left = 744.0
|
|
margin_right = 1028.0
|
|
margin_bottom = 57.0
|
|
size_flags_horizontal = 3
|
|
toggle_mode = true
|
|
group = SubResource( 12 )
|
|
text = "Low"
|
|
|
|
[node name="ssao_disabled" type="Button" parent="ui/settings/ssao"]
|
|
margin_left = 1058.0
|
|
margin_right = 1342.0
|
|
margin_bottom = 57.0
|
|
size_flags_horizontal = 3
|
|
toggle_mode = true
|
|
group = SubResource( 12 )
|
|
text = "Disabled"
|
|
|
|
[node name="resolution" type="HBoxContainer" parent="ui/settings"]
|
|
margin_top = 261.0
|
|
margin_right = 1342.0
|
|
margin_bottom = 318.0
|
|
custom_constants/separation = 30
|
|
__meta__ = {
|
|
"_edit_group_": true
|
|
}
|
|
|
|
[node name="resolution_label" type="Label" parent="ui/settings/resolution"]
|
|
margin_top = 2.0
|
|
margin_right = 400.0
|
|
margin_bottom = 55.0
|
|
rect_min_size = Vector2( 400, 0 )
|
|
custom_colors/font_color = Color( 1, 1, 1, 1 )
|
|
text = "Resolution:"
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="resolution_native" type="Button" parent="ui/settings/resolution"]
|
|
margin_left = 430.0
|
|
margin_right = 635.0
|
|
margin_bottom = 57.0
|
|
size_flags_horizontal = 3
|
|
toggle_mode = true
|
|
pressed = true
|
|
group = SubResource( 13 )
|
|
text = "Native"
|
|
|
|
[node name="resolution_1080" type="Button" parent="ui/settings/resolution"]
|
|
margin_left = 665.0
|
|
margin_right = 870.0
|
|
margin_bottom = 57.0
|
|
size_flags_horizontal = 3
|
|
toggle_mode = true
|
|
group = SubResource( 13 )
|
|
text = "1080"
|
|
|
|
[node name="resolution_720" type="Button" parent="ui/settings/resolution"]
|
|
margin_left = 900.0
|
|
margin_right = 1105.0
|
|
margin_bottom = 57.0
|
|
size_flags_horizontal = 3
|
|
toggle_mode = true
|
|
group = SubResource( 13 )
|
|
text = "720"
|
|
|
|
[node name="resolution_576" type="Button" parent="ui/settings/resolution"]
|
|
margin_left = 1135.0
|
|
margin_right = 1342.0
|
|
margin_bottom = 57.0
|
|
size_flags_horizontal = 3
|
|
toggle_mode = true
|
|
group = SubResource( 13 )
|
|
text = "576"
|
|
|
|
[node name="fullscreen" type="HBoxContainer" parent="ui/settings"]
|
|
margin_top = 348.0
|
|
margin_right = 1342.0
|
|
margin_bottom = 405.0
|
|
custom_constants/separation = 30
|
|
|
|
[node name="fullscreen_label" type="Label" parent="ui/settings/fullscreen"]
|
|
margin_top = 2.0
|
|
margin_right = 400.0
|
|
margin_bottom = 55.0
|
|
rect_min_size = Vector2( 400, 0 )
|
|
custom_colors/font_color = Color( 1, 1, 1, 1 )
|
|
text = "Fullscreen"
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="fullscreen_yes" type="Button" parent="ui/settings/fullscreen"]
|
|
margin_left = 430.0
|
|
margin_right = 871.0
|
|
margin_bottom = 57.0
|
|
size_flags_horizontal = 3
|
|
toggle_mode = true
|
|
pressed = true
|
|
group = SubResource( 14 )
|
|
text = "Yes"
|
|
|
|
[node name="fullscreen_no" type="Button" parent="ui/settings/fullscreen"]
|
|
margin_left = 901.0
|
|
margin_right = 1342.0
|
|
margin_bottom = 57.0
|
|
size_flags_horizontal = 3
|
|
toggle_mode = true
|
|
group = SubResource( 14 )
|
|
text = "No"
|
|
|
|
[node name="sep" type="Control" parent="ui/settings"]
|
|
margin_top = 435.0
|
|
margin_right = 1342.0
|
|
margin_bottom = 455.0
|
|
rect_min_size = Vector2( 0, 20 )
|
|
|
|
[node name="actions" type="HBoxContainer" parent="ui/settings"]
|
|
margin_top = 485.0
|
|
margin_right = 1342.0
|
|
margin_bottom = 542.0
|
|
custom_constants/separation = 50
|
|
|
|
[node name="apply" type="Button" parent="ui/settings/actions"]
|
|
margin_right = 646.0
|
|
margin_bottom = 57.0
|
|
size_flags_horizontal = 3
|
|
custom_styles/hover = ExtResource( 18 )
|
|
custom_styles/pressed = ExtResource( 18 )
|
|
custom_fonts/font = SubResource( 16 )
|
|
custom_colors/font_color = Color( 1, 1, 1, 1 )
|
|
custom_colors/font_color_hover = Color( 1, 1, 1, 1 )
|
|
custom_colors/font_color_pressed = Color( 1, 1, 1, 1 )
|
|
text = "Apply"
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="cancel" type="Button" parent="ui/settings/actions"]
|
|
margin_left = 696.0
|
|
margin_right = 1342.0
|
|
margin_bottom = 57.0
|
|
size_flags_horizontal = 3
|
|
custom_styles/hover = ExtResource( 18 )
|
|
custom_styles/pressed = ExtResource( 18 )
|
|
custom_fonts/font = SubResource( 16 )
|
|
custom_colors/font_color = Color( 1, 1, 1, 1 )
|
|
custom_colors/font_color_hover = Color( 1, 1, 1, 1 )
|
|
custom_colors/font_color_pressed = Color( 1, 1, 1, 1 )
|
|
text = "Cancel"
|
|
|
|
[node name="loading" type="HBoxContainer" parent="ui"]
|
|
visible = false
|
|
anchor_top = 1.0
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
margin_left = 100.0
|
|
margin_top = -135.0
|
|
margin_right = -130.0
|
|
margin_bottom = -100.0
|
|
custom_constants/separation = 100
|
|
__meta__ = {
|
|
"_edit_group_": true,
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="label" type="Label" parent="ui/loading"]
|
|
margin_right = 168.0
|
|
margin_bottom = 53.0
|
|
custom_fonts/font = ExtResource( 13 )
|
|
text = "Loading..."
|
|
|
|
[node name="progress" type="ProgressBar" parent="ui/loading"]
|
|
margin_left = 268.0
|
|
margin_right = 1690.0
|
|
margin_bottom = 53.0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 1
|
|
custom_styles/fg = SubResource( 17 )
|
|
custom_styles/bg = SubResource( 18 )
|
|
__meta__ = {
|
|
"_edit_use_anchors_": false
|
|
}
|
|
|
|
[node name="loading_done_timer" type="Timer" parent="ui/loading"]
|
|
wait_time = 0.5
|
|
one_shot = true
|
|
[connection signal="pressed" from="ui/main/play" to="." method="_on_play_pressed"]
|
|
[connection signal="pressed" from="ui/main/settings" to="." method="_on_settings_pressed"]
|
|
[connection signal="pressed" from="ui/main/quit" to="." method="_on_quit_pressed"]
|
|
[connection signal="pressed" from="ui/settings/actions/apply" to="." method="_on_apply_pressed"]
|
|
[connection signal="pressed" from="ui/settings/actions/cancel" to="." method="_on_cancel_pressed"]
|
|
[connection signal="timeout" from="ui/loading/loading_done_timer" to="." method="_on_loading_done_timer_timeout"]
|
|
|
|
[editable path="PlayerModel"]
|