of     1   

CrustyCitation5
#183560384Sunday, February 14, 2016 3:37 AM GMT

A mouse can detect the part it points on. Is there a way to ignore the part it detects like fully where it doesn't trigger the event? The situation is as follows. 2 bricks of equal sizes are within each other in the exact same position. How do you make the mouse ignore one but detect the other without changing sizes?
Thane_1
#183561085Sunday, February 14, 2016 3:46 AM GMT

Mouse.TargetFilter Unfortunately, this only works for 1 instance. ~ Who's awesome, you're awesome ~
CrustyCitation5
#183561472Sunday, February 14, 2016 3:51 AM GMT

Yeah that's the problem. Guess I'll have to make some weird system for TargetFilter
Thane_1
#183561562Sunday, February 14, 2016 3:53 AM GMT

You could make a model and put everything into it and make that the TargetFilter. ~ Who's awesome, you're awesome ~
CrustyCitation5
#183562590Sunday, February 14, 2016 4:07 AM GMT

Exactly what I've done. Gets nasty to do when these parts have motors and welds attached to them and other parts. But it works nonetheless. Thanks.
izzatnasruna
#183565948Sunday, February 14, 2016 5:01 AM GMT

You can use Ray
Thane_1
#183566026Sunday, February 14, 2016 5:03 AM GMT

True, that could work good. ~ Who's awesome, you're awesome ~

    of     1