ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:getactorxyvelocity

Differences

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

Link to this comparison view

Next revision
Previous revision
functions:getactorxyvelocity [2017/03/13 17:52] – created korshunfunctions:getactorxyvelocity [2017/06/13 16:51] (current) korshun
Line 1: Line 1:
-{{tag>todo}}+====== GetActorXYVelocity ====== 
 +{{tag>zdoom math}} 
 +''fixed GetActorVelocity(int tid)'' 
 + 
 +===== Description ===== 
 +Returns the length of the 2D (XY) velocity vector of the actor. Shorthand for ''VectorLength(GetActorVelX(tid), GetActorVelY(tid))''.
functions/getactorxyvelocity.txt · Last modified: 2017/06/13 16:51 by korshun