LuaEntitySAO setvelocity - Uberi/MineTest-API GitHub Wiki

LuaEntitySAO:setvelocity

Description

Set the velocity of the entity.

Syntax

setvelocity([vector](../type/vector.html) velocity)

Examples

entity:setvelocity({x=5, y=0, z=0})
⚠️ **GitHub.com Fallback** ⚠️