mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-07-12 18:43:49 +00:00
fix(*): Fix ball model scaling
This commit is contained in:
@@ -61,7 +61,7 @@ metadata/_edit_group_ = true
|
||||
shape = SubResource("SphereShape3D_c5p07")
|
||||
|
||||
[node name="MeshInstance3D" type="MeshInstance3D" parent="Ball"]
|
||||
transform = Transform3D(0.59, 0, 0, 0, 0.59, 0, 0, 0, 0.59, 2.08165e-12, 2.08165e-12, 2.08165e-12)
|
||||
transform = Transform3D(0.5, 0, 0, 0, 0.5, 0, 0, 0, 0.5, 2.08165e-12, 2.08165e-12, 2.08165e-12)
|
||||
mesh = ExtResource("2_4bpxj")
|
||||
|
||||
[node name="Players" type="Node3D" parent="."]
|
||||
|
||||
Reference in New Issue
Block a user