Started boss wave and iniital assets; broke out parallax speed change
functionality.
This commit is contained in:
parent
4f0eff986f
commit
59d42fb906
9 changed files with 110 additions and 16 deletions
|
|
@ -13,5 +13,6 @@ signal goose_talk(frame_index: int)
|
|||
|
||||
# FX
|
||||
signal flash_screen(duration: float)
|
||||
signal cloud_speed()
|
||||
|
||||
@warning_ignore_restore("unused_signal") # put any future signals you add between the two ignore annotations
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue