#Getting the surface normal of the object a projectile collides with.

1 messages · Page 1 of 1 (latest)

olive turtle
#

I would either use what you already have or just the raycastHit.normal

#

(I'd use the raycast hit first and check if that works)