One_Eleven_Android/scenes/AlternativeChoices/AlternativeChoiceTimeline_120.tscn
2024-11-10 03:34:28 +03:00

348 lines
11 KiB
Text

[gd_scene load_steps=33 format=2]
[ext_resource path="res://scenes/AlternativeChoices/AlternativeChoiceBase.tscn" type="PackedScene" id=1]
[ext_resource path="res://resources/AlternativeChoices/Timeline_120/Door_day.webp" type="Texture" id=2]
[ext_resource path="res://resources/graphics/backgrounds/panorama/gray.webp" type="Texture" id=3]
[ext_resource path="res://scripts/AlternativeChoices/AlternativeChoiceTimeline_120.gd" type="Script" id=4]
[ext_resource path="res://resources/AlternativeChoices/HoverAlternative.gdshader" type="Shader" id=5]
[ext_resource path="res://resources/AlternativeChoices/Timeline_5/Arrow.webp" type="Texture" id=6]
[ext_resource path="res://resources/audio/sfx/Shagi dom.ogg" type="AudioStream" id=7]
[ext_resource path="res://resources/graphics/backgrounds/panorama/blue_m.webp" type="Texture" id=8]
[ext_resource path="res://resources/graphics/backgrounds/panorama/white.webp" type="Texture" id=9]
[ext_resource path="res://resources/graphics/backgrounds/panorama/green.webp" type="Texture" id=10]
[ext_resource path="res://resources/graphics/backgrounds/panorama/pink.webp" type="Texture" id=11]
[ext_resource path="res://resources/graphics/backgrounds/panorama/purple.webp" type="Texture" id=12]
[ext_resource path="res://resources/graphics/backgrounds/panorama/red.webp" type="Texture" id=13]
[ext_resource path="res://resources/graphics/backgrounds/panorama/black.webp" type="Texture" id=14]
[ext_resource path="res://resources/graphics/backgrounds/panorama/Masks/gray_mask.png" type="BitMap" id=15]
[ext_resource path="res://resources/graphics/backgrounds/panorama/Masks/pink_mask.png" type="BitMap" id=16]
[ext_resource path="res://resources/graphics/backgrounds/panorama/Masks/blue_m.png" type="BitMap" id=17]
[sub_resource type="ShaderMaterial" id=40]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=30]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=31]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=32]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=33]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=34]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=35]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=36]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=37]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=38]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=39]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=41]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=42]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="DynamicFontData" id=43]
font_path = "res://resources/fonts/TimesNewerRoman-Regular.otf"
[sub_resource type="DynamicFont" id=28]
size = 36
font_data = SubResource( 43 )
[node name="AlternativeChoice" instance=ExtResource( 1 )]
script = ExtResource( 4 )
[node name="SpriteButtons" parent="." index="0"]
z_index = 10
[node name="Garage" type="TextureButton" parent="SpriteButtons" index="0"]
material = SubResource( 40 )
margin_left = 943.0
margin_top = 139.0
margin_right = 1508.0
margin_bottom = 1239.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 2 )
[node name="Emilia" type="TextureButton" parent="SpriteButtons" index="1"]
material = SubResource( 30 )
margin_left = 2683.0
margin_top = 700.0
margin_right = 2803.0
margin_bottom = 790.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 6 )
flip_h = true
[node name="White" type="TextureButton" parent="SpriteButtons" index="2"]
material = SubResource( 31 )
margin_left = 2085.0
margin_top = 318.0
margin_right = 2609.0
margin_bottom = 1143.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 9 )
[node name="Amanda" type="TextureButton" parent="SpriteButtons" index="3"]
material = SubResource( 32 )
margin_left = 1667.0
margin_top = 735.0
margin_right = 2299.0
margin_bottom = 1426.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 11 )
texture_click_mask = ExtResource( 16 )
[node name="Robert" type="TextureButton" parent="SpriteButtons" index="4"]
material = SubResource( 33 )
margin_left = 130.0
margin_top = 431.0
margin_right = 769.0
margin_bottom = 1599.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 3 )
texture_click_mask = ExtResource( 15 )
[node name="Red" type="TextureButton" parent="SpriteButtons" index="5"]
material = SubResource( 34 )
margin_left = 1126.0
margin_top = 191.0
margin_right = 1637.0
margin_bottom = 1346.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 13 )
[node name="Blue_M" type="TextureButton" parent="SpriteButtons" index="6"]
material = SubResource( 35 )
margin_left = 1976.0
margin_top = 597.0
margin_right = 2529.0
margin_bottom = 1563.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 8 )
texture_click_mask = ExtResource( 17 )
[node name="Black" type="TextureButton" parent="SpriteButtons" index="7"]
material = SubResource( 36 )
margin_left = 558.0
margin_top = 466.0
margin_right = 1559.0
margin_bottom = 1459.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 14 )
[node name="Green" type="TextureButton" parent="SpriteButtons" index="8"]
material = SubResource( 37 )
margin_left = 1284.0
margin_top = 453.0
margin_right = 1931.0
margin_bottom = 1329.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 10 )
[node name="Dana" type="TextureButton" parent="SpriteButtons" index="9"]
material = SubResource( 38 )
margin_left = 2377.0
margin_top = 415.0
margin_right = 2845.0
margin_bottom = 1192.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 12 )
[node name="Kitchen" type="TextureButton" parent="SpriteButtons" index="10"]
material = SubResource( 39 )
margin_left = 2702.0
margin_top = 977.0
margin_right = 2822.0
margin_bottom = 1067.0
rect_rotation = 35.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 6 )
flip_h = true
[node name="Basement" type="TextureButton" parent="SpriteButtons" index="11"]
material = SubResource( 41 )
margin_left = 94.0
margin_top = 889.0
margin_right = 214.0
margin_bottom = 979.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 6 )
[node name="Stairs" type="TextureButton" parent="SpriteButtons" index="12"]
material = SubResource( 42 )
margin_left = 1360.0
margin_top = 1044.0
margin_right = 1480.0
margin_bottom = 1134.0
rect_rotation = 270.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 6 )
[node name="1" type="Label" parent="Labels" index="0"]
visible = false
margin_bottom = 45.0
custom_fonts/font = SubResource( 28 )
align = 1
valign = 1
[node name="2" type="Label" parent="Labels" index="1"]
visible = false
margin_bottom = 45.0
custom_fonts/font = SubResource( 28 )
align = 1
valign = 1
[node name="3" type="Label" parent="Labels" index="2"]
visible = false
margin_bottom = 45.0
custom_fonts/font = SubResource( 28 )
align = 1
valign = 1
[node name="4" type="Label" parent="Labels" index="3"]
visible = false
margin_bottom = 45.0
custom_fonts/font = SubResource( 28 )
align = 1
valign = 1
[node name="5" type="Label" parent="Labels" index="4"]
visible = false
margin_bottom = 45.0
custom_fonts/font = SubResource( 28 )
align = 1
valign = 1
[node name="6" type="Label" parent="Labels" index="5"]
visible = false
margin_bottom = 45.0
custom_fonts/font = SubResource( 28 )
align = 1
valign = 1
[node name="7" type="Label" parent="Labels" index="6"]
visible = false
margin_bottom = 45.0
custom_fonts/font = SubResource( 28 )
align = 1
valign = 1
[node name="8" type="Label" parent="Labels" index="7"]
visible = false
margin_bottom = 45.0
custom_fonts/font = SubResource( 28 )
align = 1
valign = 1
[node name="9" type="Label" parent="Labels" index="8"]
visible = false
margin_bottom = 45.0
custom_fonts/font = SubResource( 28 )
align = 1
valign = 1
[node name="10" type="Label" parent="Labels" index="9"]
visible = false
margin_bottom = 45.0
custom_fonts/font = SubResource( 28 )
align = 1
valign = 1
[node name="11" type="Label" parent="Labels" index="10"]
visible = false
margin_bottom = 45.0
custom_fonts/font = SubResource( 28 )
align = 1
valign = 1
[node name="12" type="Label" parent="Labels" index="11"]
visible = false
margin_bottom = 45.0
custom_fonts/font = SubResource( 28 )
align = 1
valign = 1
[node name="13" type="Label" parent="Labels" index="12"]
visible = false
margin_bottom = 45.0
custom_fonts/font = SubResource( 28 )
align = 1
valign = 1
[node name="MovingControls" type="Node2D" parent="." index="2"]
z_index = 400
[node name="LeftMove" type="TextureRect" parent="MovingControls" index="0"]
margin_right = 60.0
margin_bottom = 1080.0
[node name="Sprite" type="Sprite" parent="MovingControls/LeftMove" index="0"]
position = Vector2( 0, 495 )
scale = Vector2( 0.5, 0.5 )
texture = ExtResource( 6 )
centered = false
[node name="RightMove" type="TextureRect" parent="MovingControls" index="1"]
margin_left = 1860.0
margin_right = 1920.0
margin_bottom = 1080.0
flip_h = true
[node name="Sprite" type="Sprite" parent="MovingControls/RightMove" index="0"]
position = Vector2( 0, 495 )
scale = Vector2( 0.5, 0.5 )
texture = ExtResource( 6 )
centered = false
flip_h = true
[node name="WalkingEffect" type="AudioStreamPlayer2D" parent="." index="3"]
stream = ExtResource( 7 )
volume_db = 7.0
bus = "SFX"
[connection signal="button_up" from="SpriteButtons/Garage" to="." method="_on_Garage_button_up"]
[connection signal="button_up" from="SpriteButtons/Emilia" to="." method="_on_2_button_up"]
[connection signal="button_up" from="SpriteButtons/White" to="." method="_on_3_button_up"]
[connection signal="button_up" from="SpriteButtons/Amanda" to="." method="_on_1_button_up"]
[connection signal="button_up" from="SpriteButtons/Robert" to="." method="_on_4_button_up"]
[connection signal="button_up" from="SpriteButtons/Red" to="." method="_on_5_button_up"]
[connection signal="button_up" from="SpriteButtons/Blue_M" to="." method="_on_6_button_up"]
[connection signal="button_up" from="SpriteButtons/Black" to="." method="_on_7_button_up"]
[connection signal="button_up" from="SpriteButtons/Green" to="." method="_on_8_button_up"]
[connection signal="button_up" from="SpriteButtons/Dana" to="." method="_on_9_button_up"]
[connection signal="button_up" from="SpriteButtons/Kitchen" to="." method="_on_Kitchen_button_up"]
[connection signal="button_up" from="SpriteButtons/Basement" to="." method="_on_Basement_button_up"]
[connection signal="button_up" from="SpriteButtons/Stairs" to="." method="_on_13_button_up"]
[connection signal="mouse_entered" from="MovingControls/LeftMove" to="." method="_on_LeftMove_mouse_entered"]
[connection signal="mouse_exited" from="MovingControls/LeftMove" to="." method="_on_LeftMove_mouse_exited"]
[connection signal="mouse_entered" from="MovingControls/RightMove" to="." method="_on_RightMove_mouse_entered"]
[connection signal="mouse_exited" from="MovingControls/RightMove" to="." method="_on_RightMove_mouse_exited"]