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})
Examples
Section titled “Examples”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.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llCreateCharacter