Ive tried that but it makes the sprite move in only one direction. I have an event set up so that every tick the enemy points towards the player, but it doesn't actually move towards the player, it just moves to the right and points towards the player.
I basically want it so that the sprite is always facing one direction but can move towards where ever the player is.