Drone

Drone allows a user to maneuver a drone in their simulation.

Drone can be used to fly a drone around. To do this, create a customizable attribute on the drone VO "Enabled" with the Attribute Type bool. Set this attribute to true and the drone will be able to be used to fly around. There are 5 different available drones. Controls: Desktop/Web: WASD, IJKL VR: Touchpad on both controllers Drones: DroneRacer DronePhantom DroneSplinter DroneParrot DroneBuzzer Customizable Attributes: Enabled: bool, true will allow the drone to be manipulated with the above controls Yaw: float, rotational speed Roll: float, sideways speed Throttle: float, up and downward speed Pitch: float, forward speed

Last updated