#Best way to detect if an object got hit by a projectile?

1 messages · Page 1 of 1 (latest)

terse yoke
#

Inside the projectile launchers object board you can get an event Projectile Hit Object now

#

Keep in mind it won’t output a hit position, object it hit, or much other useful data by itself though, it outputs Collision Data, and you can use chips like Collision Data Get Object/Position to get the data you want from it

#

Configure an event receiver

#

Oh also you have to use Edit on the board first before you can spawn chips inside incase you didn’t know