ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:getactorvelocity

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
functions:getactorvelocity [2017/04/15 17:16] – removed korshunfunctions:getactorvelocity [2017/06/13 16:49] (current) – created korshun
Line 1: Line 1:
 +====== GetActorVelocity ======
 +{{tag>zdoom math}}
 +''fixed GetActorVelocity(int tid)''
  
 +===== Description =====
 +Returns the length of the 3D velocity vector of the actor. Shorthand for ''[[VectorLength3D]](GetActorVelX(tid), GetActorVelY(tid), GetActorVelZ(tid))''.
functions/getactorvelocity.txt · Last modified: 2017/06/13 16:49 by korshun