I\'m building a multi-agent system and my current goal is to simulate all the agents movement in an animation. I know this can be done using matplotlib\'s FuncAnimation. How