Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

My ranged enemies won't shoot

A topic by Graysteam1 created Sep 15, 2024 Views: 562 Replies: 3
Viewing posts 1 to 3

How do I fix this? I went to the trouble of adding all the sprites for projectiles and what not, and they don't shoot.

Did you 1) set a projectile speed different from zero 2) tick the "uses projectiles" box 3) try the "is shooting" checkbox?

yes. I just made new enemies though

I too am having the same issue. I've made 3 different enemies that shoot projectiles, and they work just fine. I made a new enemy, and it doesn't shoot projectiles. I have a sprite for the projectile, have a speed integer, "Is shooting" and "Uses Projectiles" are both checked. I made a test enemy that had with the same stuff put down and that too didn't work. Could I have too many projectile based enemies?