



I couldn't find an API for every single thing I needed, either cause I'm blind or stupid or both, so I made my own mostly for a stupid fart mod. Feel free to use it but it'll likely break.
Subscribe to some of the game events. Ones that I chose because I wanted to, like:
Use the Audio class I made because no one made sounds on players easy??
Creates an audio source on every player that you can use to play audio with support to being audible to enemies. Save the fact that it uses a custom rolloff curve that I made arbitrarily.
You can also use it to load an Audio Clip from a specific path or all clips from a folder. LCSoundTool didn't have that :(
Some stupid 'Utility' class that I made just for chance math. I don't know how to explain it, refer to the fart mod.