More actions
Hi there, I'm TheKillerBunny!
I am a person that exists
GoofyPlugin
The group Figura Goofballs (name totally not stolen), which I am the "main developer" of has an addon for Figura called GoofyPlugin. The most useful feature is shown below:
- Error event:
function events.ERROR(messageg)
-- Handler code
if handled then
return true -- Cancel error (doesn't work if the error is resource limit reached, this event will just run again)
end
end
Libraries
I have many libraries, all of which can be found in my avatar. The libraries meant for the public to use will have LuaLS docs in them, but the others are still functional. My favorite 2 are BunnyChatUtils and BunnyLineLib, as they are simple to use and have a specific purpose that they do well. If you want a more complicated library, check out BunnyUI, which supports text & buttons in either the HUD or The World (unrotated world part as viewport)