Hello,
I am wondering if it is at all possible to read single joint/point data inside of a Crowd DOP Network?
The situation I am trying to create is:
1. An agent sitting down on a chair, but when their knee joint animation reaches some arbitrary degree, I want to trigger a crowd transition to ragdoll.
2. An agent that was in a ragdoll state after a fall, I want to trigger a 'get up' state once the agent has settled from the fall by querying the velocity of the hip joint.
Since my agent is packed, I can only reach velocity data for the packed data, but not individual joints when looking at my geo spreadsheet crowd object inside of DOPs.
Here is a visual example of triggering a red color when my knee joint bends more than 90 degrees. This example was done in SOPs on a simple animation cycle. Basically I would like to know if it's possible to do this in DOPs if anyone has any ideas! Thank you.