[gd_scene load_steps=30 format=3 uid="uid://c4s4pigu4pr48"] [ext_resource type="Texture2D" uid="uid://voruypgyi77e" path="res://scenes/stockticker/UI-Background-Colour.png" id="1_cxqat"] [ext_resource type="Script" path="res://scenes/microgames/fishin/fishin.gd" id="1_srw8b"] [ext_resource type="Texture2D" uid="uid://crpp1qfyk4tv7" path="res://scenes/microgames/fishin/Kibbby.png" id="2_atppo"] [ext_resource type="Texture2D" uid="uid://br3jiit0v6jes" path="res://scenes/microgames/fishin/KibbbyPulling.png" id="3_don82"] [ext_resource type="Theme" uid="uid://ve18rbkeiwti" path="res://UI/text.tres" id="5_7qce4"] [ext_resource type="Texture2D" uid="uid://is20ioxt1vtm" path="res://UI/MousePrompt.png" id="6_7ls0g"] [ext_resource type="Texture2D" uid="uid://us0sonuda24u" path="res://UI/MousePrompt2.png" id="7_qpcgm"] [ext_resource type="Script" path="res://libs/shake_pivot.gd" id="7_vnrfy"] [ext_resource type="Texture2D" uid="uid://d4kyih3ivlqqc" path="res://scenes/microgames/fishin/KibbbySad.png" id="9_blola"] [ext_resource type="Texture2D" uid="uid://dcvie7ynwdfui" path="res://scenes/microgames/fishin/KibbbyHappy.png" id="10_1il5r"] [ext_resource type="AudioStream" uid="uid://c6021mckr08w5" path="res://funny_sounds/Yippee - Meme Sound Effect.mp3" id="12_4oxp1"] [ext_resource type="Texture2D" uid="uid://i0kph8rvk6k6" path="res://scenes/microgames/fishin/gar.png" id="12_nygno"] [ext_resource type="Texture2D" uid="uid://b3hqockbev0uv" path="res://scenes/microgames/fishin/SockeyeSalmon.png" id="13_5d0lj"] [ext_resource type="AudioStream" uid="uid://beunakwyi8i82" path="res://funny_sounds/ROBLOX Oof Sound Effect.mp3" id="13_kxv5l"] [ext_resource type="Texture2D" uid="uid://4xt4563qgur6" path="res://scenes/microgames/fishin/LargemouthBass.png" id="14_xshfx"] [ext_resource type="Texture2D" uid="uid://bo5o2g152jhre" path="res://scenes/microgames/fishin/Humuhumunukunukuapua'a.png" id="15_6dhvf"] [ext_resource type="Texture2D" uid="uid://bpelie4yn48xn" path="res://scenes/microgames/fishin/Catfish.png" id="16_k5nba"] [ext_resource type="Texture2D" uid="uid://dms0kc5rduwcc" path="res://scenes/microgames/fishin/DogFish.png" id="17_op71e"] [ext_resource type="Texture2D" uid="uid://b18bnhle2j4l3" path="res://scenes/microgames/fishin/PorcupineFish.png" id="18_6a8wg"] [ext_resource type="Texture2D" uid="uid://dobgdcs2lkbwn" path="res://scenes/microgames/fishin/AnglerFish.png" id="19_64si4"] [ext_resource type="Texture2D" uid="uid://bi8wwmpxdr1sg" path="res://scenes/microgames/fishin/Moby-Dick.png" id="20_emk52"] [ext_resource type="Texture2D" uid="uid://bquf4lqso1h0e" path="res://scenes/microgames/fishin/LeapingSmackerel.png" id="21_mppni"] [ext_resource type="AudioStream" uid="uid://wtoxhk0tf8ev" path="res://funny_sounds/Cat Meow - Minecraft Sound Effect (HD).mp3" id="23_2n5pw"] [ext_resource type="AudioStream" uid="uid://cr34g4np4h508" path="res://funny_sounds/boney boark.mp3" id="24_rbg0g"] [ext_resource type="AudioStream" uid="uid://ctg556dx3qm6g" path="res://funny_sounds/whale.mp3" id="25_dpi4g"] [ext_resource type="AudioStream" uid="uid://keguv7ldvk2e" path="res://funny_sounds/THE LEAPING SMACKEREL.mp3" id="25_qmt08"] [sub_resource type="Animation" id="Animation_bep6n"] length = 0.001 tracks/0/type = "value" tracks/0/imported = false tracks/0/enabled = true tracks/0/path = NodePath("ShakePivot3/Mouse:texture") tracks/0/interp = 1 tracks/0/loop_wrap = true tracks/0/keys = { "times": PackedFloat32Array(0), "transitions": PackedFloat32Array(1), "update": 1, "values": [null] } [sub_resource type="Animation" id="Animation_fxbt5"] resource_name = "mash" loop_mode = 1 tracks/0/type = "value" tracks/0/imported = false tracks/0/enabled = true tracks/0/path = NodePath("ShakePivot3/Mouse:texture") tracks/0/interp = 1 tracks/0/loop_wrap = true tracks/0/keys = { "times": PackedFloat32Array(0.0333334, 0.466667), "transitions": PackedFloat32Array(1, 1), "update": 1, "values": [ExtResource("6_7ls0g"), ExtResource("7_qpcgm")] } [sub_resource type="AnimationLibrary" id="AnimationLibrary_7e725"] _data = { "RESET": SubResource("Animation_bep6n"), "mash": SubResource("Animation_fxbt5") } [node name="Fishin" type="Node2D"] position = Vector2(0, 2) scale = Vector2(0.984936, 0.988897) script = ExtResource("1_srw8b") [node name="background" type="Sprite2D" parent="."] modulate = Color(0.42, 0.700333, 1, 1) position = Vector2(649.75, 362.25) scale = Vector2(1300.5, 725.5) texture = ExtResource("1_cxqat") [node name="you!" type="Sprite2D" parent="."] position = Vector2(665, 458) texture = ExtResource("2_atppo") [node name="TextureButton" type="TextureButton" parent="."] offset_right = 1298.0 offset_bottom = 728.0 [node name="AnimationPlayer" type="AnimationPlayer" parent="."] libraries = { "": SubResource("AnimationLibrary_7e725") } autoplay = "mash" speed_scale = 8.0 [node name="ShakePivot" type="Node2D" parent="."] script = ExtResource("7_vnrfy") [node name="pulling" type="Sprite2D" parent="ShakePivot"] visible = false position = Vector2(665, 458) texture = ExtResource("3_don82") [node name="ShakePivot2" type="Node2D" parent="."] script = ExtResource("7_vnrfy") [node name="MASH" type="Label" parent="ShakePivot2"] visible = false offset_left = 286.0 offset_top = 463.0 offset_right = 706.0 offset_bottom = 703.0 theme = ExtResource("5_7qce4") theme_override_colors/font_color = Color(1, 0, 0, 1) theme_override_font_sizes/font_size = 60 text = "MASH!!!" [node name="ShakePivot3" type="Node2D" parent="."] script = ExtResource("7_vnrfy") [node name="Mouse" type="Sprite2D" parent="ShakePivot3"] visible = false position = Vector2(548, 637) scale = Vector2(0.216276, 0.249769) [node name="StartGame" type="Timer" parent="."] autostart = true [node name="InGame" type="Timer" parent="."] wait_time = 3.0 [node name="SAD" type="Sprite2D" parent="."] visible = false position = Vector2(665, 458) texture = ExtResource("9_blola") [node name="Happy" type="Sprite2D" parent="."] visible = false position = Vector2(665, 458) texture = ExtResource("10_1il5r") [node name="Gar" type="Node2D" parent="Happy"] visible = false [node name="Gar Message" type="Label" parent="Happy/Gar"] offset_left = -634.0 offset_top = -429.0 offset_right = 609.0 offset_bottom = -279.0 theme = ExtResource("5_7qce4") theme_override_font_sizes/font_size = 30 text = "You caught Gar! You're telling me a gar licked this bread?" [node name="GarSprite" type="Sprite2D" parent="Happy/Gar"] position = Vector2(-385, 235) rotation = 1.56722 scale = Vector2(0.353309, 0.473409) texture = ExtResource("12_nygno") [node name="SockeyeSalmon" type="Node2D" parent="Happy"] visible = false [node name="Sockeye Message" type="Label" parent="Happy/SockeyeSalmon"] offset_left = -651.0 offset_top = -437.0 offset_right = 129.0 offset_bottom = -372.0 theme = ExtResource("5_7qce4") theme_override_font_sizes/font_size = 49 text = "You caught Sockeye Salmon! You caught Sockeye Salmon!" [node name="SalmonSprite" type="Sprite2D" parent="Happy/SockeyeSalmon"] position = Vector2(-384, 103) rotation = 1.56242 scale = Vector2(0.211844, 0.246723) texture = ExtResource("13_5d0lj") [node name="LargemouthBass" type="Node2D" parent="Happy"] visible = false [node name="LargemouthBassMessaage" type="Label" parent="Happy/LargemouthBass"] offset_left = -646.0 offset_top = -441.0 offset_right = 194.0 offset_bottom = -308.0 theme = ExtResource("5_7qce4") theme_override_font_sizes/font_size = 45 text = "You caught Largemouth Bass! You know what they say about fish with large mouths?... Large hook." [node name="LargemouthBassSprite" type="Sprite2D" parent="Happy/LargemouthBass"] position = Vector2(-373, 115) rotation = 1.58037 scale = Vector2(0.234591, 0.298919) texture = ExtResource("14_xshfx") [node name="Humuhumunukunukuapua\'a" type="Node2D" parent="Happy"] visible = false [node name="Humuhumunukunukuapua\'aMessage" type="Label" parent="Happy/Humuhumunukunukuapua\'a"] offset_left = -657.0 offset_top = -448.0 offset_right = 975.0 offset_bottom = -298.0 theme = ExtResource("5_7qce4") theme_override_font_sizes/font_size = 47 text = "You caught Humuhumunukunukuapua'a! Oh dear, I didn't plan for text boxes to be this big!" [node name="Sprite2D" type="Sprite2D" parent="Happy/Humuhumunukunukuapua\'a"] position = Vector2(-378.687, 68.8494) rotation = 1.57517 scale = Vector2(0.126112, 0.203311) texture = ExtResource("15_6dhvf") [node name="Catfsih" type="Node2D" parent="Happy"] visible = false [node name="CatfishMessage" type="Label" parent="Happy/Catfsih"] offset_left = -654.847 offset_top = -444.854 offset_right = -84.847 offset_bottom = -379.854 theme = ExtResource("5_7qce4") theme_override_font_sizes/font_size = 68 text = "You caught Catfsih! Meow!" [node name="CatfishSprite" type="Sprite2D" parent="Happy/Catfsih"] position = Vector2(-362.442, 240.758) rotation = 1.57009 scale = Vector2(0.329218, 0.426148) texture = ExtResource("16_k5nba") [node name="Dogfish" type="Node2D" parent="Happy"] visible = false [node name="DogfishMessage" type="Label" parent="Happy/Dogfish"] offset_left = -649.771 offset_top = -444.854 offset_right = 100.229 offset_bottom = -379.854 theme = ExtResource("5_7qce4") theme_override_font_sizes/font_size = 50 text = "You caught Dogfish! He is excited for a walk!" [node name="DogfishSprite" type="Sprite2D" parent="Happy/Dogfish"] position = Vector2(-313.708, 66.827) scale = Vector2(0.529673, 0.55473) texture = ExtResource("17_op71e") [node name="Pupperfish" type="Node2D" parent="Happy"] visible = false [node name="PufferfishMessage" type="Label" parent="Happy/Pupperfish"] offset_left = -653.832 offset_top = -447.888 offset_right = 96.1682 offset_bottom = -382.888 theme = ExtResource("5_7qce4") theme_override_font_sizes/font_size = 51 text = "You caught Pupperfish! Sorry I meant Pufferfish." [node name="PufferfishSprite" type="Sprite2D" parent="Happy/Pupperfish"] position = Vector2(-379.702, 105.254) rotation = 1.58793 scale = Vector2(0.258293, 0.319705) texture = ExtResource("18_6a8wg") [node name="Anglerfish" type="Node2D" parent="Happy"] visible = false [node name="AnglerfishMessage" type="Label" parent="Happy/Anglerfish"] offset_left = -650.786 offset_top = -441.82 offset_right = 99.2141 offset_bottom = -376.82 theme = ExtResource("5_7qce4") theme_override_font_sizes/font_size = 51 text = "You caught Anglerfish! I wonder what she caught?" [node name="AnglerfishSprirtre" type="Sprite2D" parent="Happy/Anglerfish"] position = Vector2(-378.687, 36.4902) rotation = 1.56059 scale = Vector2(0.199247, 0.20022) texture = ExtResource("19_64si4") [node name="Moby-Dick" type="Node2D" parent="Happy"] visible = false [node name="Moby-DickMessage" type="Label" parent="Happy/Moby-Dick"] offset_left = -652.816 offset_top = -448.899 offset_right = 607.184 offset_bottom = -349.899 theme = ExtResource("5_7qce4") text = "You caught Moby-Dick! Little did you know, but you were actually playing Moby-Dick 2 this whole time!" [node name="Moby-DickSprite" type="Sprite2D" parent="Happy/Moby-Dick"] position = Vector2(123.884, 958.73) rotation = 1.589 scale = Vector2(1.37491, 2.51303) texture = ExtResource("20_emk52") [node name="LeapingSmackerel" type="Node2D" parent="Happy"] visible = false [node name="LeapingSmackerelMessage" type="Label" parent="Happy/LeapingSmackerel"] offset_left = -651.801 offset_top = -433.73 offset_right = 458.199 offset_bottom = -368.73 theme = ExtResource("5_7qce4") theme_override_font_sizes/font_size = 41 text = "You caught Leaping Smackerel! LET'S DO THIS!!!!!!!!!!!!!!!!!!!!!!!!" [node name="LeapingSmackerelSprite" type="Sprite2D" parent="Happy/LeapingSmackerel"] position = Vector2(-409.146, 189.185) texture = ExtResource("21_mppni") [node name="SuccessFail" type="Timer" parent="."] wait_time = 3.0 [node name="Success" type="Timer" parent="."] wait_time = 3.0 [node name="Yippee!" type="AudioStreamPlayer" parent="."] stream = ExtResource("12_4oxp1") [node name="Fart" type="AudioStreamPlayer" parent="."] stream = ExtResource("13_kxv5l") [node name="Meow" type="AudioStreamPlayer" parent="."] stream = ExtResource("23_2n5pw") [node name="Bark" type="AudioStreamPlayer" parent="."] stream = ExtResource("24_rbg0g") [node name="Moby Dick" type="AudioStreamPlayer" parent="."] stream = ExtResource("25_dpi4g") volume_db = 6.537 [node name="THE LEAPING SMACKEREL!" type="AudioStreamPlayer" parent="."] stream = ExtResource("25_qmt08") [connection signal="button_up" from="TextureButton" to="." method="_on_texture_button_button_up"] [connection signal="timeout" from="StartGame" to="." method="_on_start_game_timeout"] [connection signal="timeout" from="InGame" to="." method="_on_in_game_timeout"] [connection signal="timeout" from="SuccessFail" to="." method="_on_success_fail_timeout"] [connection signal="timeout" from="Success" to="." method="_on_success_timeout"]