All Posts in GameMaker

Share your creations!

Teaser of Nobody's first encounter!

DELTARUNE: Broken Destiny | Proto-Chapter 1 (???)
#deltarune #fangame
https://www.youtube.com/watch?v=EdxV0BiE2CQ
Loading...

For day 453 of coding, the player can now see the dealer's starting hand

Yesterday I had a really dumb bug. Not a bug I did, one in gamemaker(1.4)

I use a lot of temporary arrays, but you have to trick GM to do so

You can't do: var _tAr[0] = x;

But: var _tAr = -1; _tAr[0] = x;

You also have to _tAr = -1; before changing them

We published a new Ko-fi and Patreon exclusive asset pack - Red Rock & Grass pixel art tilesets! It's free for all our followers!

Ko-fi: https://ko-fi.com/post/Red-Rock-Grass-Tilesets-I2I3WR5DH

Patreon: https://www.patreon.com/posts/red-rock-gra

#tileset #pixelart #gameassets #rpg #IndieGameDev #IndieDevs

For #WIPWednesday, here is another piece of Lutaland art for an area called the Sky Realm! Feel free to provide feedback or comments on this art, as it is still in progress.

Loading...

For day 452 of coding, I made it to where the player can actually see their starting hand

Display Bytes is NOW available as an early access. Build like a milli byte dataspace.

Volume one of the game and stay tuned for more volume packs coming soon.

#LCD #retro #news

Was going to be a pain to reuse the same Cave Sub-shapes for the area types, so I just made duped the script for each one and did the changes manually.

Also cropped the room to remove extra space when they don't reach the edges, that'll keep the fps down

Loading...

The new content update/Switch release will include a new version of the Clues screen!

But aside from collecting Clues, you might want to start adding something else to your collection...