LuaEntitySAO getvelocity - Uberi/MineTest-API GitHub Wiki

LuaEntitySAO:getvelocity

Description

Obtain the velocity of the entity.

Syntax

[vector](../type/vector.html) getvelocity()

Examples

local velocity = entity:getvelocity()
⚠️ **GitHub.com Fallback** ⚠️