How Do I Make Working Stairs?

Ok got it so you want a like movement system so like when someone walking on stairs its like you have the movement of going up right?

1 Like

YES THANK YOU SO MUCH!!
FINALLY SOMEONE WHO CAN UNDERSTAND MY GIBBERISH!!

1 Like

Here is what I could find I hope this helps!

2 Likes

So you want, a stair that you could actually go up in top-down?

1 Like

If so, here it is


Make the barrier invisible (so it will look better) and have collision,
Make the shelf no collision and add 2 teleports at the top and down like the image,
Then make the top stair teleport to “target [whatever u want for the upstairs]”
And do the same to the bottom, don’t forget about group!
Then use wire to connect the button will teleported and choose,
“if button pressed, teleport to here”
And it should work, ask me if not clear enough

4 Likes

You only need 2 teleporters for that to work, you just need them on both buttons. The bottom button connected to the top teleporter and the top button connected to the bottom teleporter. Also, why are 2 teleporters inside the barriers?

2 Likes


The buttons and teleporters are invisible, the bookshelf has no collision or shadow, the black barrier blocks the player from going up or down, the top button is wired to teleport player to bottom teleporter and the bottom button is wired to teleport player to top teleporter.

You could also just make the black barrier into 2 and remove the buttons and teleporters so players can just walk up or down it.


(It’s 2 black barriers in this one, not 1 barrier.)

You could also probably just make the barriers 0.1 opacity and fill it with wall terrain of the oak wood tiles so the wall is distinguishable from the floor.

3 Likes

I don’t know if this is what you’re looking for, but I made this so that you could have a concept of what a staircase could look like.

3 Likes

Thank you :slight_smile:

Ok thank you :slight_smile: This might win lol!

2 Likes

There’s a kitty emoji!

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.