feat: made pellets smaller

This commit is contained in:
Sara 2024-03-20 11:49:12 +01:00
parent 6806832e1d
commit a45ed77df8

View file

@ -5,8 +5,8 @@ albedo_color = Color(1, 0.345098, 0, 1)
[sub_resource type="CapsuleMesh" id="CapsuleMesh_0fa8x"]
material = SubResource("StandardMaterial3D_l2qcn")
radius = 0.1
height = 0.505
radius = 0.02
height = 0.3
[node name="PelletProjectile" type="PelletProjectile"]