View all by Dragonite
Dragonite
Follow Dragonite
Follow
Following Dragonite
Following
Add To Collection
Collection
Comments
Devlog
Related games
Related
Drago3D
←
Return to Drago3D
Devlog
Added a browser demo
January 09, 2025
by
Dragonite
1
I’ve been greatly enjoying GameMaker’s ability to use WebAssembly for browser builds , and am slowly updating some of my old projects to offer them. Hope you all find them useful...
Continue reading
Added functions for drawing capsules and lines
October 11, 2024
by
Dragonite
2
#update, #3d primitives
Added a few new functions for drawing capsules, lines, and polylines. Capsule drawing functions take the same parameters as cylinders. d3d_draw_capsule(x1, y1, z1, x2, y2, z2, tex, closed, steps, hrep...
Continue reading
Added a 2022.0 LTS version
March 28, 2024
by
Dragonite
#gamemaker, #lts, #fix
The original project relied on some behaviors of static variables that wasn’t added until after the LTS release (2022.0). I made an edited version that should work in LTS that otherwise functions ex...
Continue reading