converted sounds to ogg (fixes #188)

This commit is contained in:
pennyrigate 2023-10-09 01:50:59 -04:00
parent 687bf87df9
commit 832191e99c
51 changed files with 230 additions and 20 deletions

View file

@ -12,7 +12,7 @@ export(int, "/", "\\") var move_direction
onready var startpos = position
func _ready():
death_sound = Audio.a_die_robot
death_sound = Audio.a_explosion
up_boundary *= 8
down_boundary *= 8
#Move in direction selected