Need help with making SurfaceGui on a wedge tilted with the wedge

READ UNTIL END

I need help with making a frame in SurfaceGui that is tilted along with it’s parent, a wedge.

So, I inserted the frame and SurfaceGui instances into the wedge part like so:
image

And this is the end result:
image

And, incase you need it, here is the wedge part:
image

And I don’t understand how to make the Gui tilted, and I don’t think it has anything to do CFrame orientation… does it?

If you need any clarification on the matter or even just more details do not hesitate to ask.

1 Like

You can go around this by making a part on top of the wedge, and then rotating that part to match the wedge incline. Finally, use the part as the parent of the surfacegui. Also, you could try changing the direction of the surfacegui to top, etc to see if that fixes it.

2 Likes

Thank you! I appreciate the help alot.

2 Likes

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