mirror of
https://github.com/brmlab/brmlife.git
synced 2025-08-02 18:03:37 +02:00
Pheromones: Merge tile and agent info in pheromones output
This commit is contained in:
parent
61cdd42252
commit
96208e93ba
2 changed files with 27 additions and 5 deletions
3
README
3
README
|
@ -40,7 +40,8 @@ The following inputs (in no particular order) are supported:
|
|||
x herp
|
||||
pheromones (<ph>,<ph>,<ph>,...) (<ph>...)...
|
||||
(<ph>,...) describes set of pheromones on a tile,
|
||||
in the same order as visual
|
||||
in the same order as visual; if agent is on a tile,
|
||||
its pheromones are merged with tile pheromones
|
||||
<ph> format is <id>:<intensity>
|
||||
<id>: pheromone id 0..65535
|
||||
<intensity>: floating-point number
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue