Implermented health
This commit is contained in:
parent
76e5b1927f
commit
e6391d9fdd
13 changed files with 142 additions and 109 deletions
|
|
@ -3,6 +3,16 @@
|
|||
[ext_resource type="Script" path="res://scripts/muzzleflash.gd" id="2_3yxq0"]
|
||||
[ext_resource type="Material" uid="uid://dqp4e2wn3lp1e" path="res://content/muzzleflash/muzzleflash_material.tres" id="2_c664a"]
|
||||
|
||||
[sub_resource type="Animation" id="Animation_inf8h"]
|
||||
length = 0.001
|
||||
tracks/0/type = "scale_3d"
|
||||
tracks/0/imported = false
|
||||
tracks/0/enabled = true
|
||||
tracks/0/path = NodePath("Node3D")
|
||||
tracks/0/interp = 1
|
||||
tracks/0/loop_wrap = true
|
||||
tracks/0/keys = PackedFloat32Array(0, 1, 1.5234, 1.59234, 0.307491)
|
||||
|
||||
[sub_resource type="Animation" id="Animation_44h7b"]
|
||||
resource_name = "muzzleflash"
|
||||
length = 0.1
|
||||
|
|
@ -14,16 +24,6 @@ tracks/0/interp = 1
|
|||
tracks/0/loop_wrap = true
|
||||
tracks/0/keys = PackedFloat32Array(0, 1, 1.5234, 1.59234, 0.307491, 0.1, 1, 0.584257, 0.815035, 1.26645)
|
||||
|
||||
[sub_resource type="Animation" id="Animation_inf8h"]
|
||||
length = 0.001
|
||||
tracks/0/type = "scale_3d"
|
||||
tracks/0/imported = false
|
||||
tracks/0/enabled = true
|
||||
tracks/0/path = NodePath("Node3D")
|
||||
tracks/0/interp = 1
|
||||
tracks/0/loop_wrap = true
|
||||
tracks/0/keys = PackedFloat32Array(0, 1, 1.5234, 1.59234, 0.307491)
|
||||
|
||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_hlj70"]
|
||||
_data = {
|
||||
"RESET": SubResource("Animation_inf8h"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue