fixes for Zooids demo view angle
This commit is contained in:
parent
2f25df02f0
commit
e553d6a146
|
@ -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