I am trying to detect a unit's stance with the command
unitPos unit==position
but its not working properly...
The link of Cheetah's Detect Position is broken (both in the Editor's Depot and the forum thread attachment)
(I got a 404 Error)
I am now creating a script for Mathias' Mission,the script makes the unit catch fire if they get too close to a fire source(campfire,firepit etc).
But the fire remains in the air if the unit go prone.
(I succeeded lowering the Z value of the fire position if the unit is dead but I cannot find to way to check if a unit is prone so that I could lower the fire)