i would like a script that keeps the character facing one direction on certain events with a "LADDER" comment on it.
if this can be done with a normal event i would like to know how
It can be done through a normal event. All you would need to do is place a touch event at both ends of the ladder which turns the player up, and fixes direction. Then have another one which cancels it the next available square(s).
thanks