Exp updated collisions and tougness tier

This commit is contained in:
Georgiy Gorin
2026-04-23 10:10:40 +03:00
parent cdb0ffd6a5
commit 7beb9ffbac
22 changed files with 12045 additions and 60 deletions
+3 -3
View File
@@ -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")