All Posts in GameMaker

Share your creations!

I was being really dumb trying to figure out the best way to make the extra wall that Flags cover also bounce, when really all I had to do was make the flag bounce instead!I think this rework is all done?

NEW STICKERS!

Put your charged stickers on Monodo posts to receive these exclusive Stickers for your inventory! We hope you like them a lot!

Loading...

For day 508 of coding, I have input a means through code to limit the number of rooms. This is to try and figure out why the final floor exit isn't being placed like it should

shaders 🥔

Loading...

For day 507 of coding, I've made a grid to help count tiles. I've also made adjustments to the exit placement code so that there will always be an exit

Hey guys I need help with gamemaker studio 2! (details below because it wont fit)

Let´s rock!🧨👽

Hey, indie game devs! What kind of game assets are you mostly short of?

#assetstore #gameassets #IndieGameDev #indiedev #IndieDevs #itchio #unitystore #indiegamedeveloper #indiegames

  8 votes Voting finished
Loading...

For day 506 of coding, have randomized the exit placement a bit. I will have to refine it a bit to at least ensure that a exit is placed

Loading...

For day 505 of coding, I managed to alter the path making process to be based on the shortest distance to the starting room. This was done by calculating the hypotenuse using the x and y distances