This update adds a new function to JMath called "ComputeBezier." It comes in three flavors: Vector3, Vector2 and Transform. The transform variant returns a Vect...
This update includes: 2 new functions: LinearToDecibel and DecibelToLinear. Does exactly what it sounds like it does, throw the first one a value between 0 and...
Just a small patch aiming to correct some issues with how JTools handles isTalking. Also as a side note, this is the official announcement that JTools 2019 is n...
FIXED THE FOLLOWING: - JTextbox wouldn't recognize escape characters correctly, causing technical issues with lerp and spring scrolling. This has been patched...
Just made a quick patch to fix how RLI handled colors, apparently it didn't check for absolute distance, so if you were lerping to a darker color from a lighter...
Fixed some issues with how JTB integrates with the UI. Added a new version of JTools that should function with unity versions 2019 and back. Corrected issues wi...