agentAtPosition

fun agentAtPosition(    position: Vec3,     epsilon: Float = 0.001f,     tactic: Tactic = tactics.doNothing()): GoalStructure