Implemented state machine & added NPC ship template
This commit is contained in:
parent
2d4eb92751
commit
bda9232e72
15 changed files with 284 additions and 22 deletions
|
|
@ -43,8 +43,9 @@ animations = [{
|
|||
}]
|
||||
|
||||
[node name="Star" type="AnimatedSprite2D"]
|
||||
self_modulate = Color(1, 1, 1, 0.501961)
|
||||
z_index = -19
|
||||
sprite_frames = SubResource("SpriteFrames_oggfj")
|
||||
autoplay = "default"
|
||||
frame = 1
|
||||
frame_progress = 0.66336
|
||||
script = ExtResource("9_kew3k")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue