Miarmy Crowd Simulation Documentation (English)

Callback Script Functions

There are many callback scripts we can add them into our production and automation

Please open Miarmy > Miarmy Tools or Click gear icon in tool shelf. 

Callback Setup GUI

 

Call back time

When simulating & caching

Call function when each frame simulation or making agent cache

 

When only caching

Call function only when caching. This is usually used into batch simulation mode and after simulation, we need playback but no need call function again.

 

Pre Sim 

Call function before first frame

 

Pre Frame

Call function before current frame simulation (each frame call)

 

Post Frame

Call function after current frame simulation (each frame call)

 

Post Sim

Call function after last frame

 

Post Place

Call function after place agents out

Usually setup master/slave relationship (Master Perception (Input)) (Slave Control (Combo))

 

 

 

 

Basefount Technology