![]() |
Liberi
An exergame built for kids with CP!
|
Scales the effect of gravity on this object. More...
Inherits MonoBehaviour.
Public Attributes | |
float | GravityScale = 1f |
The scale by which to multiply by the scene gravity for this object. More... | |
Scales the effect of gravity on this object.
Definition at line 10 of file GravityScalar.cs.
float GravityScalar.GravityScale = 1f |
The scale by which to multiply by the scene gravity for this object.
Definition at line 15 of file GravityScalar.cs.