FUCK?
This commit is contained in:
parent
97a97192de
commit
268b392a3b
9 changed files with 126 additions and 6 deletions
|
@ -16,6 +16,7 @@ onready var ac_voice = $Voice
|
|||
onready var ac_small_explosion = $SmallExplosion
|
||||
onready var ac_mech_hurt = $MechHurt
|
||||
onready var ac_mech_shoot = $MechShoot
|
||||
onready var ac_msx_ending = $Ending
|
||||
#Sounds
|
||||
const a_key = preload("res://audio/sounds/key.ogg")
|
||||
const a_arrow = preload("res://audio/sounds/arrow_collect.ogg")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue