比較バージョン

キー

  • この行は追加されました。
  • この行は削除されました。
  • 書式設定が変更されました。

The follow agent module makes your agent travel towards another agent location. 

...

This module will search for the "targetAgentId" metadata on each agent of this group, when this metadata is found the module will change this agent direction to point towards the target agent. The state of the agent is also changed as soon as the target agent is found.


...

Attributes

AttributesTypeOverridableDescription
weightdoubleyesThe module weight 
maxTurnAngledoublenoThe max turn angle.
followTargetDelayintnoThe number of delay frames used when a target agent is found
stateintnoThe agent state to use when the target agent is found
debug boolnoEnables module debug drawing.

...