Patrol
Wander within specified radius
Parameter Name | Description |
---|---|
center | Center |
speed | Speed to move |
radius | Radius from the starting position |
Obsolete public void Patrol(float speed, float radius) ;
Wander within the specified radius from the start position
Parameter Name | Description |
---|---|
speed | Speed to move |
radius | Radius from the starting position |