I want a point in my game where a character walks on a platform , then walks around it , down some stairs and under the same spot, just lower down. Its easy to turn on and off walkable areas of course but i can do the same for walk behinds as far as i know. i searched the knowledge base but no luck there.
It would be brilliant if anyone could come up with a soloution, or perhaps something blindingly obvious that i've missed. Any help would be brilliant :D
The command you need is SetWalkBehindBase.
You could use regions to check where your character is and set the baseline accordingly.
cheers works like a charm ;D