Behavior flags are handled internally; however they can be set externally as well [recommended you do not mess with these]

Set Behavior Name

gol.serial("mode_name")

Sets the current behavior.


Set Behavior Coordinates

gol.serialVec(x, y, z)

Stores a vector associated with the current behavior.

[This is used by both lookAt and goTo for movement]