Skip to content

CharacterSimple

Examples#

Server/Index.lua
-- Spawns a Stack-O-Bot Character
local stack_o_bot = CharacterSimple(Vector(100, 0, 100), Rotator(0, 0, 0), "helix::SK_StackOBot", "helix::ABP_StackOBot")
stack_o_bot:SetSpeedSettings(275, 150)

Constructors#

Static Functions#

Functions#

Events#