How I could align a Transform with the normal in the collision point? That would need a Raycast or there’s a way using the Collision information?
When my object calls OnCollisionEnter it makes a instantiation, how can I align that instantiated object with the normal of the collision point?