ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:getactorvelocity

GetActorVelocity

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