Hello,
I have a question regarding the omni.anim.people extension.
The extension utilizes the cmd.txt file to define the behaviors of characters in a given scene.
Specifically, I am interested in whether these behaviors are deterministic.
While it is clear that with the same cmd.txt file, the characters will execute the same commands in the same order, I am curious as to whether the simulation outcome will be consistent across multiple runs.
Is it possible that, due to factors such as collisions between characters, the navigation paths of my characters may differ slightly between simulations?
Thank you in advance!