nanos world API Reference Unofficial documentation
Function Network authority Fast

Actor:SetForce

Adds a permanent force to this Actor, set to Vector(0, 0, 0) to cancel

Syntax

Lua
my_actor:SetForce(force, is_local = true)

Parameters

Name Type Default Description
force Vector
is_local optional boolean true Whether to apply the force in local space