184 lines
5.6 KiB
Text
184 lines
5.6 KiB
Text
[gd_scene load_steps=22 format=2]
|
|
|
|
[ext_resource path="res://scenes/AlternativeChoices/AlternativeChoiceBase.tscn" type="PackedScene" id=1]
|
|
[ext_resource path="res://scripts/AlternativeChoices/AlternativeChoiceTimeline_5.gd" type="Script" id=2]
|
|
[ext_resource path="res://resources/AlternativeChoices/Timeline_5/Door.webp" type="Texture" id=3]
|
|
[ext_resource path="res://resources/AlternativeChoices/Timeline_5/LightHouse.webp" type="Texture" id=4]
|
|
[ext_resource path="res://resources/characters/male/White_old/22.webp" type="Texture" id=5]
|
|
[ext_resource path="res://resources/AlternativeChoices/Timeline_5/Arrow.webp" type="Texture" id=6]
|
|
[ext_resource path="res://resources/AlternativeChoices/HoverAlternativeBlack.gdshader" type="Shader" id=7]
|
|
[ext_resource path="res://resources/AlternativeChoices/HoverAlternative.gdshader" type="Shader" id=8]
|
|
|
|
[sub_resource type="ShaderMaterial" id=21]
|
|
shader = ExtResource( 7 )
|
|
shader_param/mixing = 0.0
|
|
|
|
[sub_resource type="ShaderMaterial" id=22]
|
|
shader = ExtResource( 7 )
|
|
shader_param/mixing = 0.0
|
|
|
|
[sub_resource type="ShaderMaterial" id=23]
|
|
shader = ExtResource( 7 )
|
|
shader_param/mixing = 0.0
|
|
|
|
[sub_resource type="ShaderMaterial" id=24]
|
|
shader = ExtResource( 8 )
|
|
shader_param/mixing = 0.0
|
|
|
|
[sub_resource type="ShaderMaterial" id=25]
|
|
shader = ExtResource( 7 )
|
|
shader_param/mixing = 0.0
|
|
|
|
[sub_resource type="ShaderMaterial" id=10]
|
|
shader = ExtResource( 8 )
|
|
shader_param/mixing = 0.0
|
|
|
|
[sub_resource type="ShaderMaterial" id=13]
|
|
shader = ExtResource( 8 )
|
|
shader_param/mixing = 0.0
|
|
|
|
[sub_resource type="DynamicFontData" id=20]
|
|
font_path = "res://resources/fonts/TimesNewerRoman-Regular.otf"
|
|
|
|
[sub_resource type="DynamicFont" id=14]
|
|
size = 36
|
|
font_data = SubResource( 20 )
|
|
|
|
[sub_resource type="DynamicFontData" id=19]
|
|
font_path = "res://resources/fonts/TimesNewerRoman-Regular.otf"
|
|
|
|
[sub_resource type="DynamicFont" id=16]
|
|
size = 36
|
|
font_data = SubResource( 19 )
|
|
|
|
[sub_resource type="DynamicFontData" id=18]
|
|
font_path = "res://resources/fonts/TimesNewerRoman-Regular.otf"
|
|
|
|
[sub_resource type="DynamicFont" id=15]
|
|
size = 36
|
|
font_data = SubResource( 18 )
|
|
|
|
[node name="AlternativeChoice" instance=ExtResource( 1 )]
|
|
script = ExtResource( 2 )
|
|
|
|
[node name="a1" type="TextureButton" parent="SpriteButtons" index="0"]
|
|
material = SubResource( 21 )
|
|
margin_left = 100.0
|
|
margin_top = 722.5
|
|
margin_right = 220.0
|
|
margin_bottom = 812.5
|
|
rect_scale = Vector2( 0.5, 0.5 )
|
|
texture_normal = ExtResource( 6 )
|
|
|
|
[node name="a2" type="TextureButton" parent="SpriteButtons" index="1"]
|
|
material = SubResource( 22 )
|
|
margin_left = 873.0
|
|
margin_top = 1054.0
|
|
margin_right = 993.0
|
|
margin_bottom = 1144.0
|
|
rect_rotation = -100.7
|
|
rect_scale = Vector2( 0.5, 0.5 )
|
|
texture_normal = ExtResource( 6 )
|
|
|
|
[node name="Around" type="TextureButton" parent="SpriteButtons" index="2"]
|
|
material = SubResource( 23 )
|
|
margin_left = 1387.0
|
|
margin_top = 671.0
|
|
margin_right = 1507.0
|
|
margin_bottom = 761.0
|
|
rect_scale = Vector2( 0.5, 0.5 )
|
|
texture_normal = ExtResource( 6 )
|
|
|
|
[node name="LightHouse" type="TextureButton" parent="SpriteButtons" index="3"]
|
|
material = SubResource( 24 )
|
|
margin_left = 1584.0
|
|
margin_top = 159.5
|
|
margin_right = 2194.0
|
|
margin_bottom = 1159.5
|
|
rect_scale = Vector2( 0.5, 0.5 )
|
|
texture_normal = ExtResource( 4 )
|
|
|
|
[node name="a5" type="TextureButton" parent="SpriteButtons" index="4"]
|
|
material = SubResource( 25 )
|
|
margin_left = 1699.0
|
|
margin_top = 783.0
|
|
margin_right = 1819.0
|
|
margin_bottom = 873.0
|
|
rect_scale = Vector2( 0.5, 0.5 )
|
|
texture_normal = ExtResource( 6 )
|
|
flip_h = true
|
|
|
|
[node name="White" type="TextureButton" parent="SpriteButtons" index="5"]
|
|
material = SubResource( 10 )
|
|
margin_left = 498.701
|
|
margin_top = 718.0
|
|
margin_right = 4041.7
|
|
margin_bottom = 6624.0
|
|
rect_scale = Vector2( 0.046, 0.046 )
|
|
texture_normal = ExtResource( 5 )
|
|
|
|
[node name="Inside" type="TextureButton" parent="SpriteButtons" index="6"]
|
|
material = SubResource( 13 )
|
|
margin_left = 769.0
|
|
margin_top = 476.5
|
|
margin_right = 1281.0
|
|
margin_bottom = 1226.5
|
|
rect_scale = Vector2( 0.5, 0.5 )
|
|
texture_normal = ExtResource( 3 )
|
|
|
|
[node name="a1" type="Label" parent="Labels" index="0"]
|
|
visible = false
|
|
margin_bottom = 45.0
|
|
custom_fonts/font = SubResource( 14 )
|
|
align = 1
|
|
valign = 1
|
|
|
|
[node name="a2" type="Label" parent="Labels" index="1"]
|
|
visible = false
|
|
margin_bottom = 45.0
|
|
custom_fonts/font = SubResource( 14 )
|
|
align = 1
|
|
valign = 1
|
|
|
|
[node name="AroundLabel" type="Label" parent="Labels" index="2"]
|
|
visible = false
|
|
margin_bottom = 45.0
|
|
custom_fonts/font = SubResource( 16 )
|
|
align = 1
|
|
valign = 1
|
|
|
|
[node name="LightHouseLabel" type="Label" parent="Labels" index="3"]
|
|
visible = false
|
|
margin_bottom = 45.0
|
|
custom_fonts/font = SubResource( 15 )
|
|
align = 1
|
|
valign = 1
|
|
|
|
[node name="a5" type="Label" parent="Labels" index="4"]
|
|
visible = false
|
|
margin_bottom = 45.0
|
|
custom_fonts/font = SubResource( 14 )
|
|
align = 1
|
|
valign = 1
|
|
|
|
[node name="WhiteLabel" type="Label" parent="Labels" index="5"]
|
|
visible = false
|
|
margin_bottom = 45.0
|
|
custom_fonts/font = SubResource( 14 )
|
|
align = 1
|
|
valign = 1
|
|
|
|
[node name="InsideLabel" type="Label" parent="Labels" index="6"]
|
|
visible = false
|
|
margin_bottom = 43.0
|
|
custom_fonts/font = SubResource( 16 )
|
|
align = 1
|
|
valign = 1
|
|
|
|
[connection signal="button_up" from="SpriteButtons/a1" to="." method="_on_a1_button_up"]
|
|
[connection signal="button_up" from="SpriteButtons/a2" to="." method="_on_a2_button_up"]
|
|
[connection signal="button_up" from="SpriteButtons/Around" to="." method="_on_Around_button_up"]
|
|
[connection signal="button_up" from="SpriteButtons/LightHouse" to="." method="_on_LightHouse_button_up"]
|
|
[connection signal="button_up" from="SpriteButtons/a5" to="." method="_on_a5_button_up"]
|
|
[connection signal="button_up" from="SpriteButtons/White" to="." method="_on_White_button_up"]
|
|
[connection signal="button_up" from="SpriteButtons/Inside" to="." method="_on_Inside_button_up"]
|