FoxyOfJungle / TurboGML

The largest collection of useful general GML functions (AI, Linear Algebra - Vectors, Arrays, Structs, Strings, File Search, Conversions etc)
MIT License
218 stars 12 forks source link

Screen to world and world to screen #2

Closed DragoniteSpam closed 1 year ago

DragoniteSpam commented 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.