Jump to content

How can i change what a gesture does?


Ellen

Recommended Posts

Hi,

I am trying to finish my masters project and this SDK is perfect for it. I was wondering though is there any way to change a gesture so that another action takes place instead of it e.g. use RemoteGrab to teleport but keep everything the same except the outcome(teleport instead of remote grab).

Thank you.

@zzy

Link to comment
Share on other sites

Hi @Ellen

If you need to write your own code logic for handling teleport based on gesture input. You can disable the remote grab game object, so the same gesture does not trigger remote grab.

You can refer to the HandStateChecker script for triggering actions based on gesture type.

  • Like 1
Link to comment
Share on other sites

  • 3 years later...

To change the default touch gestures on your Windows 11 PC, select Start > Settings > Bluetooth & devices >Touchpad. Select Three-finger gestures or Four-finger gestures to change what the swipe gestures do.

When you go to the settings, you'll see a swipe actions button. Tapping will take you to a page where you can change what happens when you swipe either left or right on a message thread. On top, you'll see the setting for swiping right on a thread.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...