Method | Description | |
---|---|---|
Alignment ( ) : System.Collections.Generic |
Create a new instance
|
|
CanCompute ( ) : bool |
Defines if the current steering behavior can execute or not. Override this method to add a global condition to this behavior |
|
Compute ( ) : void |
Computes the current Steering Behavior
|
Method | Description | |
---|---|---|
GetAgentForwards ( ) : void |
public Alignment ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |