[gd_scene load_steps=8 format=3 uid="uid://y3y75js4tu56"] [ext_resource type="PackedScene" uid="uid://dae2d8ikxccoj" path="res://objects/Springboard/Springboard.glb" id="1_qtlht"] [ext_resource type="Script" path="res://objects/Springboard/Springboard.gd" id="2_cqutx"] [ext_resource type="AudioStream" uid="uid://crxpaw6tj618" path="res://audio/springboard.ogg" id="3_l2ll2"] [ext_resource type="Shader" path="res://vfx/technicolor.gdshader" id="3_wv2ua"] [ext_resource type="Texture2D" uid="uid://fqikegtidi3m" path="res://objects/Springboard/Springboard_Texture.png" id="4_glab4"] [sub_resource type="ShaderMaterial" id="ShaderMaterial_gp5ra"] render_priority = 0 shader = ExtResource("3_wv2ua") shader_parameter/hue_range = 0.25 shader_parameter/reflectivity = 0.75 shader_parameter/radiance = 0.25 shader_parameter/image = ExtResource("4_glab4") [sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_g54af"] points = PackedVector3Array(0.863176, 1.6, 0.863176, -1.01587, 1.37101, -1.01587, -0.0300347, 0.0437175, -0.602962, -1.01587, 1.37101, 1.01587, 1.01587, 1.37118, -1.01587, 0.539558, -0.0255044, 0, -0.421193, 0.105342, 0.391215, 1.01587, 1.37118, 1.01587, -0.863345, 1.6, -0.863345, -0.57084, 0.0762198, -0.120078, 0.0298988, 0.197049, 0.600233, -0.863345, 1.6, 0.863345, 0.863176, 1.6, -0.863176, 0.424914, -0.0523865, -0.394671, -0.420413, 0.0463776, -0.420413, 0.412674, -0.120873, -0.158705, 0.572829, 0.0136495, -0.241181, 0.20988, 0.167448, 0.539826, -0.575051, 0.0712335, 0.0301461, -0.239183, 0.139042, 0.538538, 0.240313, -0.0142098, -0.54108, -0.211996, 0.010031, -0.545269, 0.418324, 0.199219, 0.418324, -0.423396, 0.0110754, -0.272156, -0.540403, 0.106852, 0.2402, 0.894024, 1.56925, 0.894217, -0.89409, 1.56915, -0.894283, -0.543576, 0.0726578, -0.24161, -0.601064, 0.136082, 0.0600688, -0.514602, 0.0410456, 0, 0.0909633, -0.0527951, -0.486025, 0.0301063, 0.0420304, -0.604397) [node name="Springboard" instance=ExtResource("1_qtlht")] script = ExtResource("2_cqutx") [node name="Mesh" parent="." index="0"] surface_material_override/0 = SubResource("ShaderMaterial_gp5ra") [node name="CollisionShape3D" type="CollisionShape3D" parent="." index="1"] shape = SubResource("ConvexPolygonShape3D_g54af") [node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="." index="2"] stream = ExtResource("3_l2ll2")