-
Originally asked through this issue by @chasing2moro I change the value pos of Agent, but It does not work. Because after I do that, Agent.pos is assigned by AgentData.position immediately. So please help me: How can I change Agent.pos ? |
Beta Was this translation helpful? Give feedback.
Answered by
Nebukam
Aug 2, 2023
Replies: 1 comment 7 replies
-
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The easiest way to go about that would be something along the lines of:
In that scenario, since agentA prefVelocity is kept…