Improved animations

This commit is contained in:
Michel 2025-02-01 12:53:22 +01:00
parent ab3890896d
commit cf8ba8bacb
34 changed files with 25503 additions and 4869 deletions

View file

@ -1,21 +1,24 @@
[gd_resource type="AnimationNodeBlendSpace2D" load_steps=6 format=3 uid="uid://dh5bnb5xvmv0f"]
[gd_resource type="AnimationNodeBlendSpace2D" load_steps=7 format=3 uid="uid://dh5bnb5xvmv0f"]
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_glk57"]
animation = &"LVA4_Armature|Idle"
animation = &"LVA4_Armature_Idle"
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_4nam8"]
animation = &"LVA4_Armature|Move_Forward"
animation = &"LVA4_Armature_Move_Forward"
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_y7e77"]
animation = &"LVA4_Armature|Move_Left"
animation = &"LVA4_Armature_Move_Left"
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_hwjyc"]
animation = &"LVA4_Armature|Move_Right"
animation = &"LVA4_Armature_Courched_Move_Right"
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_owips"]
animation = &"LVA4_Armature|Move_Forward"
animation = &"LVA4_Armature_Move_Forward"
play_mode = 1
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_hmil4"]
animation = &"LVA4_Armature_Sprint_Forward"
[resource]
blend_point_0/node = SubResource("AnimationNodeAnimation_glk57")
blend_point_0/pos = Vector2(0, 0)
@ -27,3 +30,6 @@ blend_point_3/node = SubResource("AnimationNodeAnimation_hwjyc")
blend_point_3/pos = Vector2(-1, 0)
blend_point_4/node = SubResource("AnimationNodeAnimation_owips")
blend_point_4/pos = Vector2(0, -1)
blend_point_5/node = SubResource("AnimationNodeAnimation_hmil4")
blend_point_5/pos = Vector2(0, 2)
max_space = Vector2(1, 2)