[gd_scene load_steps=7 format=3 uid="uid://baouqrm6ycnee"] [ext_resource type="PackedScene" uid="uid://buo4ea7fob7us" path="res://objects/Spikeball/Spikeball.glb" id="1_ppcgw"] [ext_resource type="Script" path="res://objects/Spikeball/Spikeball.gd" id="2_tsi56"] [ext_resource type="Shader" path="res://vfx/technicolor.gdshader" id="3_v0adg"] [ext_resource type="Texture2D" uid="uid://cpcfyoc7j1x1n" path="res://objects/Spikeball/Spikeball_Texture.png" id="4_xqx07"] [sub_resource type="ShaderMaterial" id="ShaderMaterial_nnsfv"] render_priority = 0 shader = ExtResource("3_v0adg") shader_parameter/hue_range = 1.0 shader_parameter/reflectivity = 1.0 shader_parameter/radiance = 1.0 shader_parameter/image = ExtResource("4_xqx07") [sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_i5xgq"] points = PackedVector3Array(-0.894426, -0.447338, 0, -0.276488, -0.447338, -0.850649, 0, -1, 0, -0.276488, -0.447338, 0.850649, -0.723701, 0.447142, 0.525577, -0.723701, 0.447142, -0.525744, 0.723526, -0.447338, -0.525744, 0.276313, 0.447142, -0.850649, 0.723526, -0.447338, 0.525577, 0.276313, 0.447142, 0.850649, 0, 1, 0, 0.894426, 0.447142, 0) [node name="Spikeball" instance=ExtResource("1_ppcgw")] script = ExtResource("2_tsi56") [node name="Mesh" parent="." index="0"] surface_material_override/0 = SubResource("ShaderMaterial_nnsfv") [node name="CollisionShape3D" type="CollisionShape3D" parent="." index="1"] shape = SubResource("ConvexPolygonShape3D_i5xgq")