Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Vector2 for GameMaker

Standard Vector2 functionality similar to Unity, Godot, Unreal etc. for GameMaker · By Geometer

Community

New topic
3
Topics

Recent updates

Vecyor2 1.2
There was a bug where addRW would cause a crash this has been fixed in the latest version. The latest version of this package was used in my latest game, Loon L...
2 files
Vector2 1.1
This update introduces optimizations in two forms: -First, all methods are now static, saving overhead -Second, all methods that return a vector now have an RW...
1 file
Vector2 1.0
Vector2 is an elegant thing that we have in most game engines. Until now, all vector operations in game maker had to hold x and y components separately. Rotatio...
2 files
Topic
Last post
Hi! If you're stuck on something, these guidelines can help us help you: Please describe your question clearly in contex...
started by Geometer Feb 17, 2025
26 views
No replies yet
Vector2 Common Operations for Cartesian Vectors Usage: Vector2 is implemented as a constructor in GML. To perform vector...
started by Geometer Feb 17, 2025
41 views
No replies yet
Welcome to the Vector2 for GameMaker discussion! Please be kind to others, and don't make me update the rules. Rules: Th...
started by Geometer Feb 17, 2025
31 views
No replies yet