so im working on a game that needs to have a hitbox and i have hitbox in startercharacter but how do i detect if hitbox touched anything (also it’s welded to the root part) cuz normal part.Touched() doesnt seem to work here, so how do i do that?
1 Like
use region3
Put it in a loop, and it should detect everything thats touching it.
1 Like