[gd_scene load_steps=39 format=2] [ext_resource path="res://scenes/AlternativeChoices/AlternativeChoiceBase.tscn" type="PackedScene" id=1] [ext_resource path="res://scripts/AlternativeChoices/AlternativeChoiceTimeline_157_1.gd" type="Script" id=2] [ext_resource path="res://resources/AlternativeChoices/Timeline_157_1/Purple.webp" type="Texture" id=3] [ext_resource path="res://resources/AlternativeChoices/Timeline_157_1/Green.webp" type="Texture" id=4] [ext_resource path="res://resources/AlternativeChoices/Timeline_157_1/Masks/Pink_Mask.png" type="BitMap" id=5] [ext_resource path="res://resources/AlternativeChoices/Timeline_157_1/Masks/Orange_Mask.png" type="BitMap" id=6] [ext_resource path="res://resources/AlternativeChoices/Timeline_157_1/Masks/Red_Mask.png" type="BitMap" id=7] [ext_resource path="res://resources/AlternativeChoices/Timeline_157_1/Masks/Blue_M_Mask.png" type="BitMap" id=8] [ext_resource path="res://resources/AlternativeChoices/Timeline_157_1/Masks/Gray_Mask.png" type="BitMap" id=9] [ext_resource path="res://resources/AlternativeChoices/Timeline_157_1/Masks/Blue_F_Mask.png" type="BitMap" id=10] [ext_resource path="res://resources/AlternativeChoices/Timeline_157_1/Masks/Yellow_Mask.png" type="BitMap" id=11] [ext_resource path="res://resources/AlternativeChoices/Timeline_157_1/Masks/White_Mask.png" type="BitMap" id=12] [ext_resource path="res://resources/AlternativeChoices/Timeline_157_1/Masks/Black_Mask.png" type="BitMap" id=13] [ext_resource path="res://resources/AlternativeChoices/Timeline_157_1/White.webp" type="Texture" id=14] [ext_resource path="res://resources/AlternativeChoices/Timeline_157_1/Yellow.webp" type="Texture" id=15] [ext_resource path="res://resources/AlternativeChoices/Timeline_157_1/Gray.webp" type="Texture" id=16] [ext_resource path="res://resources/AlternativeChoices/Timeline_157_1/Pink.webp" type="Texture" id=17] [ext_resource path="res://resources/AlternativeChoices/Timeline_157_1/Black.webp" type="Texture" id=18] [ext_resource path="res://resources/AlternativeChoices/Timeline_157_1/Orange.webp" type="Texture" id=19] [ext_resource path="res://resources/AlternativeChoices/Timeline_157_1/Red.webp" type="Texture" id=20] [ext_resource path="res://resources/AlternativeChoices/Timeline_157_1/Blue_M.webp" type="Texture" id=21] [ext_resource path="res://resources/AlternativeChoices/Timeline_157_1/Blue_F.webp" type="Texture" id=22] [ext_resource path="res://resources/AlternativeChoices/Timeline_157_1/Masks/Purple_Mask.png" type="BitMap" id=23] [ext_resource path="res://resources/AlternativeChoices/Timeline_157_1/Masks/Green_Mask.png" type="BitMap" id=24] [ext_resource path="res://resources/AlternativeChoices/HoverAlternative.gdshader" type="Shader" id=25] [sub_resource type="ShaderMaterial" id=1] shader = ExtResource( 25 ) shader_param/mixing = 0.0 [sub_resource type="ShaderMaterial" id=2] shader = ExtResource( 25 ) shader_param/mixing = 0.0 [sub_resource type="ShaderMaterial" id=3] shader = ExtResource( 25 ) shader_param/mixing = 0.0 [sub_resource type="ShaderMaterial" id=4] shader = ExtResource( 25 ) shader_param/mixing = 0.0 [sub_resource type="ShaderMaterial" id=5] shader = ExtResource( 25 ) shader_param/mixing = 0.0 [sub_resource type="ShaderMaterial" id=6] shader = ExtResource( 25 ) shader_param/mixing = 0.0 [sub_resource type="ShaderMaterial" id=7] shader = ExtResource( 25 ) shader_param/mixing = 0.0 [sub_resource type="ShaderMaterial" id=8] shader = ExtResource( 25 ) shader_param/mixing = 0.0 [sub_resource type="ShaderMaterial" id=9] shader = ExtResource( 25 ) shader_param/mixing = 0.0 [sub_resource type="ShaderMaterial" id=10] shader = ExtResource( 25 ) shader_param/mixing = 0.0 [sub_resource type="ShaderMaterial" id=11] shader = ExtResource( 25 ) shader_param/mixing = 0.0 [sub_resource type="DynamicFontData" id=20] font_path = "res://resources/fonts/TimesNewerRoman-Regular.otf" [sub_resource type="DynamicFont" id=21] size = 36 font_data = SubResource( 20 ) [node name="AlternativeChoice" instance=ExtResource( 1 )] script = ExtResource( 2 ) [node name="White" type="TextureButton" parent="SpriteButtons" index="0"] material = SubResource( 1 ) margin_left = 1119.34 margin_top = 70.4 margin_right = 1674.34 margin_bottom = 1015.4 rect_scale = Vector2( 0.5, 0.5 ) texture_normal = ExtResource( 14 ) texture_click_mask = ExtResource( 12 ) [node name="Gray" type="TextureButton" parent="SpriteButtons" index="1"] material = SubResource( 2 ) margin_left = 1075.3 margin_top = 220.5 margin_right = 1710.3 margin_bottom = 866.5 rect_scale = Vector2( 0.5, 0.5 ) texture_normal = ExtResource( 16 ) texture_click_mask = ExtResource( 9 ) [node name="Pink" type="TextureButton" parent="SpriteButtons" index="2"] material = SubResource( 3 ) margin_left = 1252.5 margin_top = 350.0 margin_right = 1600.5 margin_bottom = 940.0 rect_scale = Vector2( 0.5, 0.5 ) texture_normal = ExtResource( 17 ) texture_click_mask = ExtResource( 5 ) [node name="Yellow" type="TextureButton" parent="SpriteButtons" index="3"] material = SubResource( 4 ) margin_left = 1050.0 margin_top = 423.0 margin_right = 1790.0 margin_bottom = 1548.0 rect_scale = Vector2( 0.5, 0.5 ) texture_normal = ExtResource( 15 ) texture_click_mask = ExtResource( 11 ) [node name="Orange" type="TextureButton" parent="SpriteButtons" index="4"] material = SubResource( 5 ) margin_left = 1127.0 margin_top = 519.0 margin_right = 2054.0 margin_bottom = 1641.0 rect_scale = Vector2( 0.5, 0.5 ) texture_normal = ExtResource( 19 ) texture_click_mask = ExtResource( 6 ) [node name="Black" type="TextureButton" parent="SpriteButtons" index="5"] material = SubResource( 6 ) margin_left = 908.0 margin_top = 126.0 margin_right = 1151.0 margin_bottom = 587.0 rect_scale = Vector2( 0.5, 0.5 ) texture_normal = ExtResource( 18 ) texture_click_mask = ExtResource( 13 ) [node name="Red" type="TextureButton" parent="SpriteButtons" index="6"] material = SubResource( 7 ) margin_left = 588.0 margin_top = 108.0 margin_right = 1054.0 margin_bottom = 693.0 rect_scale = Vector2( 0.5, 0.5 ) texture_normal = ExtResource( 20 ) texture_click_mask = ExtResource( 7 ) [node name="Blue_M" type="TextureButton" parent="SpriteButtons" index="7"] material = SubResource( 8 ) margin_left = 545.5 margin_top = 229.0 margin_right = 928.5 margin_bottom = 856.0 rect_scale = Vector2( 0.5, 0.5 ) texture_normal = ExtResource( 21 ) texture_click_mask = ExtResource( 8 ) [node name="Blue_F" type="TextureButton" parent="SpriteButtons" index="8"] material = SubResource( 9 ) margin_left = 491.0 margin_top = 306.0 margin_right = 961.0 margin_bottom = 1054.0 rect_scale = Vector2( 0.5, 0.5 ) texture_normal = ExtResource( 22 ) texture_click_mask = ExtResource( 10 ) [node name="Purple" type="TextureButton" parent="SpriteButtons" index="9"] material = SubResource( 10 ) margin_left = 451.0 margin_top = 393.0 margin_right = 1198.0 margin_bottom = 1595.0 rect_scale = Vector2( 0.5, 0.5 ) texture_normal = ExtResource( 3 ) texture_click_mask = ExtResource( 23 ) [node name="Green" type="TextureButton" parent="SpriteButtons" index="10"] material = SubResource( 11 ) margin_left = 412.0 margin_top = 563.0 margin_right = 1380.0 margin_bottom = 1597.0 rect_scale = Vector2( 0.5, 0.5 ) texture_normal = ExtResource( 4 ) texture_click_mask = ExtResource( 24 ) [node name="a1" type="Label" parent="Labels" index="0"] visible = false margin_bottom = 45.0 custom_fonts/font = SubResource( 21 ) align = 1 valign = 1 [node name="a2" type="Label" parent="Labels" index="1"] visible = false margin_bottom = 45.0 custom_fonts/font = SubResource( 21 ) align = 1 valign = 1 [node name="a3" type="Label" parent="Labels" index="2"] visible = false margin_bottom = 45.0 custom_fonts/font = SubResource( 21 ) align = 1 valign = 1 [node name="a4" type="Label" parent="Labels" index="3"] visible = false margin_bottom = 45.0 custom_fonts/font = SubResource( 21 ) align = 1 valign = 1 [node name="a5" type="Label" parent="Labels" index="4"] visible = false margin_bottom = 45.0 custom_fonts/font = SubResource( 21 ) align = 1 valign = 1 [node name="a6" type="Label" parent="Labels" index="5"] visible = false margin_bottom = 45.0 custom_fonts/font = SubResource( 21 ) align = 1 valign = 1 [node name="a7" type="Label" parent="Labels" index="6"] visible = false margin_bottom = 45.0 custom_fonts/font = SubResource( 21 ) align = 1 valign = 1 [node name="a8" type="Label" parent="Labels" index="7"] visible = false margin_bottom = 45.0 custom_fonts/font = SubResource( 21 ) align = 1 valign = 1 [node name="a9" type="Label" parent="Labels" index="8"] visible = false margin_bottom = 45.0 custom_fonts/font = SubResource( 21 ) align = 1 valign = 1 [node name="a10" type="Label" parent="Labels" index="9"] visible = false margin_bottom = 45.0 custom_fonts/font = SubResource( 21 ) align = 1 valign = 1 [node name="a11" type="Label" parent="Labels" index="10"] visible = false margin_bottom = 45.0 custom_fonts/font = SubResource( 21 ) align = 1 valign = 1 [connection signal="button_up" from="SpriteButtons/White" to="." method="_on_White_button_up"] [connection signal="button_up" from="SpriteButtons/Gray" to="." method="_on_Gray_button_up"] [connection signal="button_up" from="SpriteButtons/Pink" to="." method="_on_Pink_button_up"] [connection signal="button_up" from="SpriteButtons/Yellow" to="." method="_on_Yellow_button_up"] [connection signal="button_up" from="SpriteButtons/Orange" to="." method="_on_Orange_button_up"] [connection signal="button_up" from="SpriteButtons/Black" to="." method="_on_Black_button_up"] [connection signal="button_up" from="SpriteButtons/Red" to="." method="_on_Red_button_up"] [connection signal="button_up" from="SpriteButtons/Blue_M" to="." method="_on_Blue_M_button_up"] [connection signal="button_up" from="SpriteButtons/Blue_F" to="." method="_on_Blue_F_button_up"] [connection signal="button_up" from="SpriteButtons/Purple" to="." method="_on_Purple_button_up"] [connection signal="button_up" from="SpriteButtons/Green" to="." method="_on_Green_button_up"]