Behavior flags are handled internally; however they can be set externally as well [recommended you do not mess with these]
gol.serial("mode_name")
Sets the current behavior.
gol.serialVec(x, y, z)
Stores a vector associated with the current behavior.
[This is used by both lookAt and goTo for movement]