Exports & Events
All exports and events available to integrate this resource into others.
Client Exports
Configure Alignments
Opens the menu and inserts the data you provided, and returns all configured alignments when you close the menu. This is mainly meant to be used within other resources where you want to grab alignments. In here you can also enable a back button, to void confusion when loading & then returning safely. Example:
Set Alignment Data
If you have pre-defined data you want to insert, use this. In here you can also enable a back button, to void confusion when loading & then returning safely. Example:
Set Bones
Sets the available bones in the select menu. This is mainly meant to filter out tons of uncommon bones. Is using
"default"
, it will reset the bones to our base config inshared/bones.lua
. Id & idx are bone values. Example:
Last updated
Was this helpful?