WASD to move around F to spawn an "enemy"
wanted to test an alternate to my 2D platform pathfinding. instead of using a grid system telling the AI how to move, this using the player's X position a lot easier and cheaper to run, yet the AI has a higher chance of getting stuck