skullball/godot/scenes/misc/replay_ball.tscn

17 lines
588 B
Plaintext

[gd_scene format=3 uid="uid://dc17w5n6y1an"]
[ext_resource type="PackedScene" uid="uid://r13poamopmnv" path="res://mesh/ball_mesh.tscn" id="1_ishne"]
[sub_resource type="SphereShape3D" id="SphereShape3D_1cgct"]
[node name="replay_ball" type="Ball" unique_id=816748600]
collision_layer = 8
collision_mask = 4
contact_monitor = true
max_contacts_reported = 10
[node name="mesh_instance_3d" parent="." unique_id=37904686 instance=ExtResource("1_ishne")]
[node name="collision_shape_3d" type="CollisionShape3D" parent="." unique_id=1408432914]
shape = SubResource("SphereShape3D_1cgct")