Hey guys, hope you’re all doing well.
I was wondering if there is any way to make my character actually walk down the stairs using walk_stairs_down_loop? Please let me know if this is possible. Thank you!
1 Like
Yes it can be done move you character to the spot and put
@CHARATER walks to spot ********** in zone 1 AND CHARACTER is/starts walk_stairs_down_loop
@CHARACTER moves to layer 3
1 Like
Thank you so much for your help. I’ll definitely try it.
1 Like
Do tell if it works
1 Like
Yeah it worked! Thanks again
Your Welcome
It worked but she sped down the steps, how do it slow it down?
@CHARATER walks to spot ********** in zone 1 AND CHARACTER is/starts walk_stairs_down_loop in (time)
if you put the time in depending on the number it’ll make it walk slower.
Example: @KAT walks to spot 1.217 -88 -9 in zone 1 in 4 with this it’ll take her 4 seconds to get to that spot.
Do you still need help?
It worked! thank you so much