Miarmy Crowd Simulation Documentation (English)

Agent Bone & Terrain Sentences


(Note: This features is temporarily unavailable)

 

Agent bones can interactive terrain now by bonechannel:

  • joint1:ground
  • footL:ground

The return result will be the same as the regular terrain.

  • If the bone is higher than terrain, it will return positive value
  • If the bone is lower than the terrain, it will return negative value

This is useful when the joint is controlled by IK system, because sometimes we need put our feed on the ground if the feet beneath the terrain.
And if there is no terrain detected in vertical space, it will use the default 0 plane.

Basefount Technology