general in GameMaker Studio 2
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)
For day 648 of coding, I have now have the markers work properly
For day 647 of coding, I have attempted to place a maker that indicates if the other objects are in a room. Right now it seems to only recognize one object at a time
For day 646 of coding, I made sure the invisibility doesn't activate until after the knockback is finished