Currently with the animations we have to figure out where we are per person per command... I think this can lead to sometimes where we don't calculate things correctly, like in the case on windows where people walk off straight without changing direction.
We should precompute; it isn't that much memory and we can then debug easier.
Currently with the animations we have to figure out where we are per person per command... I think this can lead to sometimes where we don't calculate things correctly, like in the case on windows where people walk off straight without changing direction.
We should precompute; it isn't that much memory and we can then debug easier.