GetActorVelX

From Eternity Wiki
Revision as of 02:03, 21 June 2019 by Printz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

ACS function

fixed GetActorVelX(int tid)

fixed GetActorVelY(int tid)

fixed GetActorVelZ(int tid)

Returns the X, Y, respectively Z velocity component of the thing tagged with tid in fixed-point, depending on the function.

See also[edit]