RBXUtils is a library of convenient functions that normally would take longer to implement.
Functionality is slightly inspired from C#
Example script:
local RBX = require(16656051786)
Vector = RBX.Using.Vector -- Function category (view full list on the Github page)
local distance = Vector.distance(position1, position2)
print(distance)
More detailed info on Github
↓↓↓
Do you see yourself using this module?
- Yes, I will be using it.
- No, I won’t be using it.
- Maybe, I don’t know yet.
0 voters