Pick and Throw

This document provides a guide that can be used to setup an entity that can be picked up and threw out. Users in the World can pick the object with "G", Throw it with "T", and put it down with "H"


Pick and Throw

This guide provides instructions for setting up the pick and throw object your Scene.

1

Create an entity that you wish to implement pick and throw.

A. Create an new entity

B. Setup collision component

C. Setup render component

D. Setup rigidbody and select "Dynamic" in Type

2

Setup Pick and Throw mechanism

A. Select "PickAndThrow" in Select plugins

B. click "+" button

C. adjust throwing force level

Last updated

Was this helpful?