I’d like to do simulate crowded pedestrians walking behavior by Omni.Anim.People.
For this simulation, I need to create new pedestrian, start to walk, and delete pedestrian when he reach goal in middle of simulation steps.
Is there any way to create, delete and trigger to starting walk by python API ?
1 Like