starting work on muzzle flash
This commit is contained in:
@@ -227,10 +227,16 @@ tracks/4/path = NodePath(".")
|
||||
tracks/4/interp = 1
|
||||
tracks/4/loop_wrap = true
|
||||
tracks/4/keys = {
|
||||
"times": PackedFloat32Array(0.26, 1.6),
|
||||
"transitions": PackedFloat32Array(1, 1),
|
||||
"times": PackedFloat32Array(0, 0.04, 0.26, 1.6),
|
||||
"transitions": PackedFloat32Array(1, 1, 1, 1),
|
||||
"values": [{
|
||||
"args": [],
|
||||
"method": &"mark_anim_rot"
|
||||
}, {
|
||||
"args": [],
|
||||
"method": &"mark_anim_rot"
|
||||
}, {
|
||||
"args": [],
|
||||
"method": &"spawn_mag"
|
||||
}, {
|
||||
"args": [],
|
||||
|
||||
Reference in New Issue
Block a user