configDefault.lua

config.addAutoToDefault = true -- If true, animations that are not in the shop are automatically added to the default.

config.default = {
    dances = {},
    emotes = {},
    walkStyles = {},
    expressions = {},
    scenarios = {},
    exits = {},
    propEmotes = {},
    sharedEmotes = {},
    emojis = {},
    idleAnimations = {}
}

Last updated