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?




























































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


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, 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


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


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