Liberi
An exergame built for kids with CP!
ConstantSpeed Class Reference

Makes this object maintain a constant speed. More...

Inherits MonoBehaviour.

Public Attributes

float Speed
 The speed to maintain. More...
 

Detailed Description

Makes this object maintain a constant speed.

Definition at line 9 of file ConstantSpeed.cs.

Member Data Documentation

float ConstantSpeed.Speed

The speed to maintain.

This may be overriden by the "Velocity" node in the spawn details (if present), but can still be modified post-spawn programmatically.

Definition at line 16 of file ConstantSpeed.cs.


The documentation for this class was generated from the following file: