RBLXUtils
Pinned Loading
Repositories
Showing 9 of 9 repositories
- BetterWaitForChild Public
BetterWaitForChild which uses listeners instead of Stepped to check for new children / changed children (uses Janitor)
- Binder Public
Binder is a class which handles callbacks which need to be called in a certain order, which one with a custom priority. It shaped as a ScriptSignal class, except one with custom ordering.
- BindToRenderStep Public
A BindToRenderStep function which works with a OOP-structure instead of name based.
- QuickTween Public
Quick way to spawn tweens, which are gonna be played immediately. It always destroys the tween preventing any accidental memory leaks. It's syntax on your code for tweens that are just played now look way better!