#is detecting in which object did projectile touched possible?
11 messages · Page 1 of 1 (latest)
my friend made a system for detecting bullets for custom ai, im not sure the exact details but im pretty sure it constantly gets the position of the bullet until it reaches the position of an object
You can get the bullets hit point with a ray cast as long as the bullet is a laser
as long as bullet has gravity disabled*