Skip to main content

Start Speed Tracking

Connector details : Start Speed Tracking When speed tracking is active, Speedometer will appear at the bottom of the screen in the HMD, showing a slider that indicates your current speed. The user’s hand, controller, and head movements are used to track the speed. This action will remain active until stopped by a future connector. If the user exceeds this max speed, an error message will be displayed, and the action configured will be executed. The screen will turn to a red tint when an error message is shown, and the tint will be removed once the error message is closed. Error scenarios when the speed exceeds the maximum limit :
  1. Let user Continue – The user will continue the Experience as is.
  2. Restart from this connector - This will jump to the step following the connector configured with the ‘Set Speed Limit’ action.
  3. Restart Experience - Experience will be reloaded.
If the Emit Impurity Particles checkbox is checked, a visual effect that emits particles on the screen proportional to the speed of the user will be displayed

Stop Speed Tracking

Connector details : Stop Speed Tracking This connector action will deactivate the ‘Set Speed Limit’ action from the next step onwards.

Minimum Speed Tracking

{“minSpeed”:0.5} The minimum speed level can be configured at the connector level using the specified value in the JSON action. If the user’s movement drops below this threshold after previously exceeding it, the screen’s color will change to indicate an error without displaying an error pop-up. The screen color will return to normal once the user’s speed surpasses the threshold again or if the user comes to a complete stop.