Best way to create stairs

Hello,

So i am making a house using 3d objects like cube etc., however, 2 things right now come to my mine,

is this the best way to make stairs, or is there a prefab or something made already that looks like stairs for 3d?

Also, I have a character that will be going up and/or down the stairs, and want it to be smooth when going up each step, any advice/info if you can please give on how to accomplish this? right now i am just using a simple rectangle for the character but will add in the skins etc. later, just want it to work, again something similiar to minecraft how the guy goes up and down if the stairs objects are a certain height, if they are to tall, example like a bed or table, then they cant obviously climb it… any advice info please :slight_smile:

thanks in advance

Look into a unity addon called probuilder. You can find it by going to the window tab, clicking on package manager, and searching for probuilder. You can then use the addon by going to tools, probuilder window, and dragging it to the left of your inspector. Probuilder has many options for abstract shapes, and mainly stairs :). 6681376--765856--upload_2021-1-2_20-53-57.png

1 Like