#Trigger zone vs player
1 messages · Page 1 of 1 (latest)
Explain more I have zero clue what your asking
Like only trigger the trigger zone when the left hand is in
Only
Other than that it doesn't trigger
I don't think the game has pre-made a way to do this. You might possibly use get Player Left Hand Position and a Distance chip, and if the distance get smaller than some value you do the things you want to do.
but it might get expensive on CPU quickly since you'd have to run this with a 30hz receiver or something