Thanks! This is my first time really attempting to make a game, and i feel like it would be much better with some improvements. Also, in case you were still wondering, the enemy targeting is the atan2 of the player's position minus the enemy position, with some random rotation added so they don't bolt to you.