Miarmy Crowd Simulation Documentation (English)

Parent Setence and Transform Space

Agents can be parented to any other transformation space when simulation, and keep simulating in new space (based on Solver Space)
Sometimes we want to achieve agents walk on vehicle, and when the vehicle move away, the vehicle will take away the agents and the agents will move along with them.



The agents are in world space


We make that plane a zone, and when the agents are on that plane, it will perform parent sentences:



Parent sentence



After parenting, the agents will go to the pPlane1


And when we back to start frame, the agent will back to original transformation space when it initially placed.
Note: when placement, the agent will record the current parent node to its memory and will return to its parent when we reset the start frame

Parent sentences:

  • (Parent) parent me to:??? parent current agent to object which name is ???
  • unparent me to world parent to world space

 

Important Notice, the parent object cannot contain scale value!!

 

 

 

 

 

 

 

 

 

 

Basefount Technology