Comments

Log in with itch.io to leave a comment.

i found a spot where if i just move left and right, i could kill everything at max efficiently and never get hurt 

Deleted 3 years ago
(+1)

I've fixed it now, I was a bit lazy before and just had static spawn points for each enemy variant. Now thanks to you, (seriously tho, thanks) i've fixed it.

What I do now is generate a vector3 from a random range  of - 40 to 40 and then randomly pick a an enemy to spawn with different weights, of course.

Thanks again =)