Collision Damage help

ohhh, so you want a part to hit a specific team color right?

Well the team color part works, what I was looking for was that instead of this invisible bigger ball that can go through everything to touch the humanoid and deal damage, I was trying to find a way so that when the outer ball on the vehicle hit another outer ball of another players vehicle, it would do damage to them. But trying to figure a way that wasn’t a touched event where the touch would be activated 1000+ times (because it’s rolling) before it hits a target.

You can play it here to test out what I mean and probably understand it more lol. Currently now it’s utilizing the laser tag game scripts so it’s kinda wonky but it works as a demo.

Right now Ive made improvements, added to the code to allow more damage when going at a certain speed, more item power ups etc (all that are not published yet)