![]() |
Liberi
An exergame built for kids with CP!
|
Accelerates any local Rigidbodies in the bounds of the attached trigger. More...
Inherits MonoBehaviour.
Public Attributes | |
Vector3 | PushDirection = Vector3.up |
The direction the push force is applied in. More... | |
float | PushAcceleration = 1f |
The rate at which rigidbodies accelerate in the push direction. More... | |
Accelerates any local Rigidbodies in the bounds of the attached trigger.
float Pusher.PushAcceleration = 1f |
Vector3 Pusher.PushDirection = Vector3.up |