Useful GML Scripts 2.5.1
-
Fixed bug where
DynamicValues
with a limit mode of wrap weren't wrapping its values. -
Fixed bug with
wrap
when dealing with non-integers betweenmax
andmax
+ 1. -
Fixed
add
andsubtract
inVector3
returning wrongVector
type -
Added new Demos:
- Math: Blin, Vector operations
- Strings; Split string, Hide overflow
- Data Structures: Choose from Array