added coin spawner

This commit is contained in:
derek
2025-06-25 15:17:39 -05:00
parent 3a3ab0f90c
commit db85bf39c8
7 changed files with 37 additions and 4 deletions

View File

@@ -46,15 +46,14 @@ blend_shape_mode = 0
shadow_mesh = SubResource("ArrayMesh_hrwv8")
[sub_resource type="SphereShape3D" id="SphereShape3D_2djid"]
margin = 0.001
margin = 0.0
radius = 0.124843
[node name="GOLDCOIN" type="RigidBody3D"]
collision_layer = 0
mass = 0.1
continuous_cd = true
contact_monitor = true
linear_damp = 1.0
angular_damp = 1.0
[node name="Cylinder" type="MeshInstance3D" parent="."]
material_override = ExtResource("1_2djid")