Improved animations
This commit is contained in:
parent
ab3890896d
commit
cf8ba8bacb
34 changed files with 25503 additions and 4869 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
content/rifle/animation/animationfiles/LVA4_Armature_Fire_1.res
Normal file
BIN
content/rifle/animation/animationfiles/LVA4_Armature_Fire_1.res
Normal file
Binary file not shown.
BIN
content/rifle/animation/animationfiles/LVA4_Armature_Fire_2.res
Normal file
BIN
content/rifle/animation/animationfiles/LVA4_Armature_Fire_2.res
Normal file
Binary file not shown.
BIN
content/rifle/animation/animationfiles/LVA4_Armature_Fire_3.res
Normal file
BIN
content/rifle/animation/animationfiles/LVA4_Armature_Fire_3.res
Normal file
Binary file not shown.
BIN
content/rifle/animation/animationfiles/LVA4_Armature_Idle.res
Normal file
BIN
content/rifle/animation/animationfiles/LVA4_Armature_Idle.res
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1,13 +1,13 @@
|
|||
[gd_resource type="AnimationNodeBlendSpace1D" load_steps=4 format=3 uid="uid://belbtf6saao12"]
|
||||
|
||||
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_fw2oo"]
|
||||
animation = &"LVA4_Armature|Fire_1"
|
||||
animation = &"LVA4_Armature_Fire_1"
|
||||
|
||||
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_up73k"]
|
||||
animation = &"LVA4_Armature|Fire_2"
|
||||
animation = &"LVA4_Armature_Fire_2"
|
||||
|
||||
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_bjhpv"]
|
||||
animation = &"LVA4_Armature|Fire_3"
|
||||
animation = &"LVA4_Armature_Fire_3"
|
||||
|
||||
[resource]
|
||||
blend_point_0/node = SubResource("AnimationNodeAnimation_fw2oo")
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue