As I do for a Pawn walk up stairs ?. It is a pawn makes player .
Pawn Script Player stairs
Pawn Script Player stairs
http://www.iris3dgames.com Reality Factory Spanish
Re: Pawn Script Player stairs
Some help for the Pawn ?, take the stairs is a script player .
http://www.iris3dgames.com Reality Factory Spanish
Re: Pawn Script Player stairs
If you add two script points for each stairs,one at the bottom and one at the top,the player can check if he is near the stairs and move from bottom scriptpoint to top of the stairs scriptpoint.
Just a quick thought.
If it is not about pathfinding,and you just want to navigate by collision you can set the stepheight of the pawn to be equal or greater than the height of the steps.
Just a quick thought.
If it is not about pathfinding,and you just want to navigate by collision you can set the stepheight of the pawn to be equal or greater than the height of the steps.