Adds Player controller
This commit is contained in:
commit
ab3890896d
35 changed files with 26403 additions and 0 deletions
20
content/rifle/animation/fire.tres
Normal file
20
content/rifle/animation/fire.tres
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
[gd_resource type="AnimationNodeBlendSpace1D" load_steps=4 format=3 uid="uid://belbtf6saao12"]
|
||||
|
||||
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_fw2oo"]
|
||||
animation = &"LVA4_Armature|Fire_1"
|
||||
|
||||
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_up73k"]
|
||||
animation = &"LVA4_Armature|Fire_2"
|
||||
|
||||
[sub_resource type="AnimationNodeAnimation" id="AnimationNodeAnimation_bjhpv"]
|
||||
animation = &"LVA4_Armature|Fire_3"
|
||||
|
||||
[resource]
|
||||
blend_point_0/node = SubResource("AnimationNodeAnimation_fw2oo")
|
||||
blend_point_0/pos = 0.0
|
||||
blend_point_1/node = SubResource("AnimationNodeAnimation_up73k")
|
||||
blend_point_1/pos = 1.0
|
||||
blend_point_2/node = SubResource("AnimationNodeAnimation_bjhpv")
|
||||
blend_point_2/pos = 2.0
|
||||
min_space = 0.0
|
||||
max_space = 2.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue