added voice acting credit and scoring

This commit is contained in:
zoe 2021-09-29 15:07:06 +02:00
parent 5503c2d05a
commit ad8de1dbb7
41 changed files with 323 additions and 57 deletions

View file

@ -9,6 +9,7 @@ func make_green():
func explode():
if(can_be_exploded):
$ScoreCounter.trigger()
spawn_hit_particles(particle_emitting_direction)
queue_free()