I am making a game and have some enemies that shoot projectiles. However, I have one enemy that has a projectile sprite, "Is shooting" checked, and "Uses Projectiles" checked, with also speed and damage integers on them. When I put it in the game, it the projectiles do not shoot nor do I take any damage. I've tried creating a new creation of the enemy, new sprites, and even deleting the character in the Enemies.dat file. I am really confused on why it's not producing any projectiles.