06-16-2016, 02:28 AM
(06-15-2016, 10:48 PM)JazzGW Wrote: I might as well add enemies and stuff now even though i can't program AIĀ for shit ;p never hurts to try tho!
Honestly at this point you won't want anything more than movement loops. And maybe "walks in the general direction the player is", just checking if the player's X coordinate is to the left or right of the enemy. Afterwards you can maybe refine it but that's really sufficient for the most part I imagine.