Changelog
Get Started
Example Scenes
Agent Movement
Graph Generation
Deploying
Misc
Groups
Classes
A* Pathfinding Project
5.4.2
5.4.2
Action
Another action
Something else here
Separated link
Class
RVOAgentPlacer
Extends
MonoBehaviour
Public
Places ROV agents in circles.
Used in a example scene
Public Methods
GetColor
(angle)
Public Variables
agents
Public
int
agents = 100
goalOffset
Public
Vector3
goalOffset
mask
Public
LayerMask
mask
prefab
Public
GameObject
prefab
repathRate
Public
float
repathRate = 1
ringSize
Public
float
ringSize = 100
Private/Protected Members
Start
()
rad2Deg
Private
Static
const float
rad2Deg = 360.0f/ ((float)System.Math.PI*2)