Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Adding the user attribute

Image RemovedImage Added

  • Fill the attribute (string) in the attribute editor

...

Result:
user_attributes="test=6;test_color=1,3,2;"
user_attributes="test=6;test_color=3,4,2;"
user_attributes="test=6;test_color=1,4,3;"
...

 


Rule 2

Keyword: RAND<x, y>

...

Result:
user_attributes="test=6;test_color=1,1,1;"
user_attributes="test=6;test_color=3,3,3;"
user_attributes="test=6;test_color=2,2,2;"
... 


Rule 3

Keyword: AGENTID

Example:

test=6;agentID=AGENTID;

Result:
test=6;agentID=3;

 


Rule 4

Keyword: RAND_RGB_AGENT

...

test=6;test_color=0.31,0.54,0.13;
test=6;test_color=0.31,0.54,0.13;
test=6;test_color=0.31,0.54,0.13; 


Rule 5

Keyword: RAND_RGB_OBJ

...