Client side
devmode true and use the command /startanimation campfire , the ui will allow you to adjust the animation so you can add them to config filesDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
this script allows you to set up premade animations to use in your scripts
local Animations = exports.vorp_animations.initiate()
Animations.playAnimation('campfire', 2000)
Animations.endAnimation('campfire')
Animations.startAnimation('campfire')
devmode true and use the command /startanimation campfire , the ui will allow you to adjust the animation so you can add them to config files