Skip to main content

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

Can you show, the guide how make a indicators before enemies spawn?

Depends on your implementation. Basically when you roll your next enemy position also start a timer. While the timer is still ticking disable the collision on your enemy object and maybe draw it with half opacity.