#better way to detect if the player is making a fist.

1 messages · Page 1 of 1 (latest)

timid lynx
#

Use Raycast
Direction - Finger direction
Position - Hand position
Distance - 0.065
Connect Hit position & Hand position or Finger direction (I forgot which one)
Connect these two into distance chip add a greater than or equal to chip to detect if A is Greater than or equal to 1 the bool variable will turn true or false if hand is closed

#

Works for me

#

Try changing the distance

#

On the Raycast