Exp updated collisions and tougness tier
This commit is contained in:
+3
-3
@@ -8,8 +8,8 @@ albedo_color = Color(0.55, 0.38, 0.18, 1)
|
||||
roughness = 0.95
|
||||
|
||||
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_1"]
|
||||
radius = 0.07
|
||||
height = 0.65
|
||||
radius = 0.15673828
|
||||
height = 1.6220214
|
||||
|
||||
[node name="Stick" type="CharacterBody3D" unique_id=1893805391]
|
||||
script = ExtResource("1_stick")
|
||||
@@ -20,5 +20,5 @@ material_override = SubResource("StandardMaterial3D_1")
|
||||
mesh = ExtResource("2_urm7b")
|
||||
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="." unique_id=653008437]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.32, 0)
|
||||
transform = Transform3D(1, 0, 0, 0, 0.025374386, 0.999678, 0, -0.999678, 0.025374386, 0.005088806, 0.31109625, 0.109485604)
|
||||
shape = SubResource("CapsuleShape3D_1")
|
||||
|
||||
Reference in New Issue
Block a user