Skip to main content

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

The enemy's projectile does not work

A topic by probuet created 44 days ago Views: 222 Replies: 3
Viewing posts 1 to 4

Good afternoon, I would like to know how to solve the problem where the enemy's projectile doesn't load and the game crashes. Other enemies that are higher in the list have working projectiles, but this one doesn't. What could be causing this issue?

If you deleted any enemy before, that might be the problem. Open Enemies.dat with Notepad. If you have one or more enemies, their numeric order should start from 1 and so on. If that order is broken, then fix it manually and save the file.
(1 edit)

Oh, I did everything you said. It worked at first, but after I created a new enemy, the order number changed back to the wrong one, but I can't change it anymore because even after changing the order number from the wrong one to the right one, it goes back to the wrong one, and the game crashes again when the enemy launches a projectile:(

No, it worked, I just had to restart easyFPSeditor ^^