Code center > Suggestions

in-cycle switching of control sysvars like .readtie and .focuseye

<< < (4/4)

goffrie:

--- Quote from: Peksa ---
--- Code: ---cond
 *.eyef 50 >
 start
 10 .up store
 stop
 
 A bunch of unrelated DNA here.
 
 cond
 *.up 10 >=
 start
 -1 .shoot store
 stop
--- End code ---

--- End quote ---

Uh, this already works IIRC.
This thread talks about control sysvars which modify other sysvars.

Peksa:
Oops, my bad. It does work, I tested it.

bacillus:
I imagine this would be another thing seriously slowing down processing speed on the larger scale. Good idea though. The problem would be associating all the values with their corresponding ties.

abyaly:
I really like this idea. Right now ties are really limited in that you can only do one to one tie during a cycle. Doing as many things as you like to as many ties as you like during the same cycle would make multibots have much more potential. This is a direction we should be going.

Navigation

[0] Message Index

[*] Previous page

Go to full version