All Posts in GameMaker Studio 2



For day 659 of coding, I made a new area that will be the entry point to a randomly generated forest. I've also added a transition between this and the first area
Trees are by ButteryMilk from itch.io


For day 658 of coding, I am currently working on a starting area. It's not complete yet as there is still some code to adjust
Tiles are by ButteryMilk from itch.io, and the player sprite is by HeartBeast from YouTube


For day 657 of coding, I've added a shadow to the now floating objects


For day 655 of coding, I now got the objects to return to the state they was in before the mouse hovered over it


For day 654 of coding, I made it to where the objects will turn yellow if the mouse is over there. I do need to figure out later how to get the objects back to their current state instead of the first


For day 653 of coding, the pause screen now adjusts itself based on the camera view


For 652 of coding, I have adjusted the text spacing to fit based on which viewpoint is used


For 651 of coding, I tried to implement code to change the font size based on the view size. It did not work how I imagined


For day 650 of coding; I have the count be placed below the mini-map, or the corner if no map is present


For day 649 of coding, I have put a counter for how many moving objects there are (not including the one in the starting room)