Yay! The nice thing is, if you get the squirrel set up, you can set its script as an enemy.gd (or similar), use @export variables for different attributes like speed and health, and if you want to make another enemy, you can change those export variables in the inspector an voila, new enemy using only one script!