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

LAUNCH PROJECTILE AT SPEED

Launches a projectile at a set speed.

Appearance in Composition Pane
Description

Launches a projectile at a number speedfrom a projectile launcher gizmo. The gravity and other behaviors can be set in the projectile launcher’s property panel.
Parameters

object, number
Launches a projectile from the object at a number in meters per second.


PREREQUISITE READING

LAUNCH PROJECTILE precedes this tutorial


Example 1: Launch a projectile at 200 meters per second

When a player presses their index trigger, a projectile is launched from the projectile launcher gizmo at 200 meters per second.

Next Up