Meta accounts are here: you can create a Meta account to log into VR devices. Learn more

WHEN OBJECT IS RELEASED BY TWO HANDS

Event that runs when the object is no longer grabbed by two hands.

Appearance in Composition Pane
Description

Commands below when object is no longer grabbed by two hands of player will execute when a player releases one of their two hands from the object the script is attached to.
Parameters

player
The player holding the object.


PREREQUISITE READING

WHEN OBJECT IS GRABBED BY TWO HANDS precedes this tutorial


Example 1: Set player speed

In the previous codeblock, “when object is grabbed by two hands,” we considered a shopping cart or a motorcycle. Now when letting go, we can return the player back to their original speed.