GMLscripts.com
@gmlscripts
http://GMLscripts.com Official Outflow Pipe – GOOP!
You might like
Been working on a small data structure library for GML, any other functions you think would be beneficial? 🤓 #gamemaker
It's time to discuss a new GameMaker Studio 2 style guide for the site. gmlscripts.com/forums/viewtop…
How to convert 3D world coordinates to 2D GUI: ///@arg {vec3} position var v = argument0; var p = matrix_transform_vertex(matrix_get(matrix_world ),v[0],v[1],v[2]); var cx = (p[0] / p[2] + 1) *.5 * view_wport[0]; var cy = (p[1] / p[2] + 1) *.5 * view_hport[0]; return [cx,cy];
More edge cases solved. There are few left to fix. Mostly stable now. I have added triangulation method from the great @gmlscripts website. Do you know other (faster) triangulation methods❔❔❔ #indiegamedev #gamedev #indiedev #gamemaker #gamemakerstudio #gml
I think we've talked about this once, but if it is merely a rectangle (or other pointy shape), transforming the coordinates yourself is going to be cheaper than building matrices and a texture swap - my recent post had an over-extended formula yal.cc/gamemaker-draw…
Secret Script: draw_rectangle_rotated() pastebin.com/NuvnL4QF This same technique can be easily applied to drawing of any kind.
What version of GameMaker Studio do you use?
5 Useful Scripts for GameMaker Studio 2 (and 1!) ... with more scripts in the comments. youtube.com/watch?v=2FroAh…
youtube.com
YouTube
5 Useful Scripts for GameMaker Studio 2 (and 1!)
Great illustration of what this GameMaker script does. gmlscripts.com/script/collisi…
Secret Script: merge_colors(col1,col2,...,amount) - Blends a series of two or more colors by the given amount. pastebin.com/xEKxDr4n
Happy Birthday! GMLscripts.com turned 10 years old this month. Expect it to get more petulant and surly.
New Script: unix_timestamp() - Returns a Unix timestamp for the current time or a given GameMaker datetime value. gmlscripts.com/script/unix_ti…
The site appears to be back to normal. Some configuration changes went awry but they have been rolled back. Sorry for any inconvenience.
United States Trends
- 1. Packers 97.9K posts
- 2. Eagles 127K posts
- 3. Jordan Love 15.1K posts
- 4. #WWERaw 130K posts
- 5. LaFleur 14.4K posts
- 6. Benítez 11.5K posts
- 7. AJ Brown 6,956 posts
- 8. Jaelan Phillips 7,866 posts
- 9. McManus 4,370 posts
- 10. Jalen 24K posts
- 11. Patullo 12.3K posts
- 12. Sirianni 5,018 posts
- 13. Smitty 5,514 posts
- 14. Grayson Allen 3,780 posts
- 15. #GoPackGo 7,913 posts
- 16. James Harden 1,829 posts
- 17. Cavs 11.6K posts
- 18. Vit Krejci N/A
- 19. Berkeley 56.4K posts
- 20. Veterans Day 29.9K posts
You might like
-
GameMaker Releases Notification Bot
@GameMakerUpdate -
Vadym is elsewhere too
@YellowAfterlife -
Mozart Junior 🦊
@foxyofjungle -
Xor
@XorDev -
Russell Kay
@RussellKay -
Sam from MashArcade
@MashArcade -
GameMaker
@GameMakerEngine -
xot
@xotmatrix -
MusNik
@KeeVeeGames -
Mark Alexander
@NocturneGames -
Yuan Gao
@mesetatron -
Stephen Loney
@8BitWarrior -
O𝖆𝖐𝖑𝖊𝖆𝖋
@Oakleaff_ -
Allison J. James
@NALGames
Something went wrong.
Something went wrong.