Added per enemy taunts and other tweaks

This commit is contained in:
derek
2024-11-07 15:03:19 -06:00
parent ef1ab5dccb
commit af72a0678a
13 changed files with 66 additions and 57 deletions

View File

@@ -5,15 +5,6 @@ var start_position
const SPEED = 3
const SCALE_SPEED = 80
var taunts = ["hows your gut now you big cup of dumdum juice?",
"did i do that?",
"schwing!",
"hee hee",
"stop trying",
"you're on my shitlist",
"you like that?? you want more???",
"try dodging it next time",
"yowza!"]
# Called when the node enters the scene tree for the first time.
func _ready():