All Posts in GameMaker Studio 2

Share your creations!
Loading...

For day 809 of coding, I was working on cutting down on any unnecessary code when I noticed that I will need to adjust the range of object interactions

Loading...

For 808 of coding, I managed to shorten part of the resource distribution code for better read times

Loading...

For day 807 of coding; it looks like I'm successful in having the resources spawn closer to the entrance, but not in front

Loading...

For day 806 of coding; I'm working on a way to have resources spawn closer to the entrance, but not in front of it

Loading...

For day 805 of coding, I made sure that none of the objects spawn in a spot that blocks the player's entry

Loading...

For day 804 of coding; I am working on having an appropriate amount of resources based on the size, but still have a varying amount to keep the travels feeling fresh

Loading...

For day 803 of coding. I made some edits to improve the resource distribution spread. I've also made sure that the small rocks don't spawn in the exits

Loading...

For day 802 of coding, I now two separate spawn functions for different sized objects. For each one, I do need to adjust for better distribution across each room

Loading...

For day 801 of coding, I have the small rocks spawn as they should. It does appear, however, that I have inadvertently given the small rocks spawn priority

Loading...

For day 800, I've started putting in code that will allow the maze construction to spawn smaller objects like small rocks