이제 Meta 계정이 제공됩니다. VR 기기에 로그인할 때 사용할 Meta 계정을 지금 만들어보세요. 더 알아보기

PUSH WITH MASS

The object's velocity is adjusted by the given velocity divided by the object's mass.

Appearance in Composition Pane
Description

Push with mass increases an object’s velocity by the vector based on the size and material of the object. The larger the object, the less it’s velocity is affected. If push is used multiple times in a single event, the object will be pushed by the sum of the pushes.
Parameters

object, vector
Pushes the object by a velocity vector.


PREREQUISITE READING

PUSH precedes this tutorial


Example 1: Gently push an object

In this example wind slightly pushes the object self by 0.1,0,0. If your object does not move, try using larger numbers.

Next Up