msx dialogue
This commit is contained in:
parent
afc233c3c2
commit
62885d32cb
7 changed files with 80 additions and 13 deletions
|
@ -12,6 +12,7 @@ onready var ac_shard = $ShardSound
|
|||
onready var ac_pause_music = $PauseMusic
|
||||
onready var ac_menu = $MenuSound
|
||||
onready var ac_land = $LandSound
|
||||
onready var ac_voice = $Voice
|
||||
#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