All Posts in GameMaker Studio 2

Share your creations!
Loading...

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

Loading...

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

Loading...

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

Loading...

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

Loading...

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

Loading...

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

Loading...

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

Loading...

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

Loading...

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)

Loading...

For day 648 of coding, I have now have the markers work properly