Calculating vector from barycentric coordinate and vertex normals

Thanks @Roy_Wierer.Seda145 but I’m already using LineTraceSingleByChannel to get the hit result and the impact normal. The impact normal works fine to orient the ship but it will not give smooth transitions between surfaces. Using barycentric coordinates with the vertex normals is a way to get smooth movement and is the subject of my question.

1 Like