fixes for Zooids demo view angle
This commit is contained in:
parent
b145574d6d
commit
98b1f3a9b0
|
@ -114,7 +114,7 @@ function aggregate() {
|
|||
goto_abs(cmdbin.x, cmdbin.y, 0.0, 0.0)
|
||||
}
|
||||
|
||||
# follow one another
|
||||
# circle all together around centroid
|
||||
function pursuit() {
|
||||
BVMSTATE="PURSUIT"
|
||||
rd = 15.0
|
||||
|
|
Loading…
Reference in New Issue