This commit is contained in:
Victor Turgeon
2022-10-12 13:59:11 -04:00
7 changed files with 198 additions and 17 deletions

View File

@@ -44,7 +44,7 @@ func get_slapped(slap_level, slap_kill, slap_vector):
func get_shot(hitboxOwner):
Explosion.play()
hitboxOwner.die()
#hitboxOwner.die()
die()
func die():