So here I have a simple game which has a player and some enemies. What I want to happen is the enemies to jump when they have a block in front of them just like a player would. I have rectangles for all the sides of the walls and the enemy. I have gravity but how would I add this jumping.
Thanks Toby