Crossbow

Crossbow allows a user to shoot another Virtual Object out of it.

"Crossbow" is a Special Virtual Object that allows a user to shoot a Virtual Object from its "shootingObjectSnapHitbox" hitbox. Once a Virtual Object is snapped to that hitbox, press on the "Use" interaction while the Crossbow is grabbed to shot the Virtual Object. An author can adjust the velocity of the shot by creating these customizable attribute within the Crossbow Virtual Object. The name of the attribute must exactly match. Customizable Attributes: xVelocity: float number, default (0) yVelocity: float number, default (25) zVelocity: float number , default (400)

Last updated