Skip to content

llCreateCharacter

function ll.CreateCharacter(Options: {any})

Convert link-set to AI/Physics character.

Creates a path-finding entity, known as a "character", from the object containing the script. Required to activate use of path-finding functions.

Options is a list of key/value pairs.

Parameters
Options ({any})

Add example usage here showing SLua/Luau syntax with ll.CreateCharacter().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.