general in GameMaker Studio 2

Share your creations!
Loading...

For day 252 of coding, I improved the animation of the pursuing enemy

Loading...

For day 251 of coding, I've changed how the reticle works

The reticle will animate whenever a new shot has been fired

Loading...

For day 250 of coding, the cursor reticle now animates with a click

Loading...

For day 249 of coding, the mouse reticle turns lime green as long as left click is held

Loading...

For day 248 of coding, I've allowed the mouse reticle to select the menu options

Loading...

For day 247 of coding, I've added textboxes to the player's HUD

Loading...

For day 246 of coding, I've noticed that the code for displaying the title menu was written differently than the pause menu

I made adjustments to the title menu's code to allow for better spacing, and included the cursors as well

Loading...

For day 245 of coding, I made further adjustments to the code for displaying cursors

The cursors now close in on the currently selected text

Loading...

For day 243 of coding, I've added cursors to the menu

Loading...

For day 242 of coding, I made a sprite for the pursuer's chase action. No jumping sprite yet