<aside> ⚡ script "core_getactorz" (int pointer, int tid, int fixed)
</aside>
Returns the Z coordinate position of a selected actor.
pointer
: int - An optional actor pointer to use in lieu of the TID.tid
: int - The TID of the actor (or basis actor for an actor pointer) to get position of.fixed
: bool - If toggled, will return the value as a fixed point number.Returns the Z coordinate position of the selected actor.