Hi all
Sorry about this but my game is almost complete now. The coding is more or less laid down and I just need to add the enemy sprites and tile the map.
However I still can't get the steps correct so was wondering if someone could have a look and advise what to do.
I want the player to only collide with steps when
he is in front and walking towards them
he is not jumping
he is falling vertically.
The other thing I couldn't seem to get my player to do was fall straight down when there is nothing under him.
The player is the wancont actor and controls are in the draw function.
There are 2 types of steps Steps and Lsteps both going in different directions
There are other bugs that need tidying up but I already know what I'm doing there. It's just the stairs that are causing me grief.
+1 for all who try to help