VR Hand/movement gesture recognition?

So I have some experience making VR games on roblox but haven’t really touched VR in a while so I’m a little rusty, but I was wondering if I would be able to make hand gestures fire a remote event or fire some code (example: moving hand in figure 8 motion fires an event)

example gif

OrbusVR Improved Menu Interactions GIF by orrbain | Gfycat

notice how when he flicks his hand down a menu pops up. I would like to know how to have preset hand movements in which the player has to do, to do certain attacks, I hope this makes sense.

I have tried looking at this video to understand how to go about this but its in c# which is not lua :sob:

in the video he uses a hitbox and checks if the hands position matches with the hitbox, but i’m still not sure how to do this.

2 Likes