Surface Align Tool - Free editor tool to snap and align to a surface

Surface Align Tool is a free editor tool that allows you to snap an object to the collider of another while aligning it with its normal.

I felt like this functionality was missing in Unity so I’ve made a small tool for it. Here’s a demo:

Check it out for free on the Asset Store.
Hopefully it can be of use for your amazing projects!

Seppe

4 Likes

I like it a lot, I will immediately test it as soon as I have time since it is very interesting.

Thanks for checking it out!

Would it be possible to do something like this at runtime, align objects to terrain surface?

Sorry for the late reply. Yes it sure is possible. You should be able to do this with just a raycast for a basic version.

1 Like

Ok thanks :slight_smile: