How to Create Curved Stairs Between Two Points (Native Components Only)

Hello, I am trying to create a staircase between these two edges of my platform that follows the curve of my floorplates, however, I cannot figure out how to do that. Does anyone know how to go about it? It doesn’t have to necessarily follow the curve exactly, I’d just like it to make sense and fit between the floor plates. Thank you!

A3 v5.gh (234.7 KB)

This definition produces a scale from two curves.
If I understood what you asked.

stairscurve.gh (34.4 KB)

Yes! this is how I want it to look but how can I go about connecting it to my floor plates in the script I sent?

Never Mind I managed to figure out how to plug my design into your stairs script! It worked for the first set of stairs, however, the second set didn’t turn out that good and I’m not sure how to fix it. I’ve attached my script and would really appreciate if if you take a look at it!

*The messed up staircase is in the red box!

A3 v5.gh (268.6 KB)

To construct curves, it is best to select the start and end points and modify the intermediate point.

A3 v55.gh (283.9 KB)

For a better distribution of the steps, it would be better if the start and finish points were perpendicular to the curves.

Update.

A3 v55 a.gh (287.7 KB)

This is perfect! Thank you so so much I really appreciate it! :slight_smile: