The largest collection of useful general GML functions (AI, Linear Algebra - Vectors, Arrays, Structs, Strings, File Search, Conversions etc)
224
stars
13
forks
source link
Screen to world and world to screen #2
Closed
DragoniteSpam closed 1 year ago
Not sure if you were trying to do something different with the world/screen functions, but screen to world was returning a Vector2, not a Vector3.
Also, the comments needed to be updated.