ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:getactorxyvelocity

GetActorXYVelocity

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