
This package is a compilation of all the extension methods / helpers that we are using on our projects. It's going to evolve with time.In this package you'll find extension methods for vectors, type convertions, string format, loops, and more.Its really a small package. But a really usefull one. The goal is for this package to become your go to instalation utils pack on any project.- Vector operator overload : yeah Vector2 + Vector3 is now possible- You can do some texture blipping- String/int time conversions- Currency format- System info- Some I/O helpers- A getcomponentin children that dosent get itself ....- Some data structure- A way to get random number or shuffle collections