I made a new GameMaker thing! This one's a re-creation of Misu's yesteryear scripts for peeking pixel information in surfaces using buffers.

This gets much quicker than `surface_getpixel` if you need to check on more than just a few pixels.

https://github.com/YAL-GameMaker/buffer_getpixel
Post image

Comments