GetActorVelX

From Eternity Wiki
(Redirected from GetActorVelY)
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]