Summary
This will move the object over time
- Namespace
- global
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["SFB_MoveOverTime"]
class Type type-node
Syntax
public class SFB_MoveOverTime : MonoBehaviour
Fields
| Name | Constant Value | Summary |
|---|---|---|
| delay | ||
| isMoving | ||
| local | ||
| moveForward | ||
| speed | ||
| travelDirection |
Methods
| Name | Value | Summary |
|---|---|---|
| StartMoving |
void |