feat: made pellets smaller
This commit is contained in:
parent
6806832e1d
commit
a45ed77df8
|
@ -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"]
|
||||
|
||||
|
|
Loading…
Reference in a new issue