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

Next revision
Previous revision
functions:getactorvelocity [2017/03/13 17:40] – created korshunfunctions:getactorvelocity [2017/06/13 16:49] (current) – created korshun
Line 1: Line 1:
-{{tag>todo}}+====== 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.1489419638.txt.gz · Last modified: 2017/03/13 17:40 by korshun