Apply? | B | If false, the Force will not be applied to the Quelea. This is useful for having Behaviors override Forces. Can also be used for only applying the force if the Quelea is within a certain area. | Boolean |
Weight Multiplier | W | The factor by which the force will be multiplied by. | Number |
Agent Quelea | AQ | An autonomous agent that is an extension of a Particle and can percieve its surroundings and make decisions on how to act. | Goo |
Quelea Network | QN | The neighbors to react to. Use the Get Neighbors in Radius Component. | Goo |
Minumum Time To Collision | T | The number of seconds of travel at the Agent's current velocity that the Agent will predict its position to avoid collisions. | Number |
Potential Collision Distance | D | The distance which will be used to indicate a potential collision is iminent. This number is added to the Agent's and the neighbors Body Sizes. | Number |