Discord
@hash/conveyor-belt-movement
Behavior
74
0
Public

Conveyor Belt Movement

Agent's with this behavior will move along conveyor belt agents using the conveyor belt agent's set direction (c_dir).

Agent's with this behavior will move along conveyor belt agents using the conveyor belt agent's set direction (c_dir).

Avoid colliding with an agent directly in front by setting avoid_type to a specific behavior file.

(ex) I want to avoid occupying the same position as other "package.js" agents.

avoid_type: "package.js"

As seen used in [Order Picking Area Conveyor] (https://hash.ai/index/5f174227469801576e02288e/order-picking-area)

Paired With Behaviors:

  1. Conveyor Belt
  2. Process Timer