Side view platformer
Develop games in your browser. Powerful, performant & highly capable.
I can't think of an example off the top of my head. But basically what I'm trying to do is have an enemy that chases the player through the level. It doesn't have to be anything specific, it's for a school project so as long as it works...
I'm making a side scroller and I want an enemy to follow a path and if they get on the same x-axis as the player, they lose. Is that possible? Let me know, thanks.