Aligned foot rotation to ground normal
This commit is contained in:
@ -90,6 +90,7 @@ bone_idx = 12
|
||||
|
||||
[node name="Weapon" type="BoneAttachment3D" parent="Model/Female/Armature/GeneralSkeleton" index="6"]
|
||||
transform = Transform3D(0, -1, 0, 0, 0, -1, 1, 0, 0, -0.609469, 1.26691, -0.0234125)
|
||||
visible = false
|
||||
bone_name = "RightMiddleProximal"
|
||||
bone_idx = 44
|
||||
|
||||
@ -124,6 +125,7 @@ libraries = {
|
||||
skeleton = NodePath("../Model/Female/Armature/GeneralSkeleton")
|
||||
movement = NodePath("../Movement")
|
||||
footsteps = SubResource("AudioStreamRandomizer_4yj1k")
|
||||
step_threshold = 0.1
|
||||
|
||||
[node name="Health" parent="." instance=ExtResource("2_np5ag")]
|
||||
max_value = 100.0
|
||||
|
Reference in New Issue
Block a user