Loading...
40
2 years ago

For day 163 of coding, I made a target cursor that points towards a shooting direction

I've also fixed the scepter to where it doesn't split when the cursor goes on top of the player




1 comment

Loading...

Next up

For day 927 of coding, I made the selection text box able to adjust size according to text

For day 923 of coding, I made some local variables to use for the textboxes. This will ensure that the code reading will go faster by reducing the number of calculations needed

For day 929 of coding, I cleaned up the code for drawing the text box by replacing the unneeded variable with a local variable. This is to help it run a bit better

My game in 50 seconds #indiedev #Gamedev #steam

For day 924 of coding, I made the "Game Paused" bigger and yellow. I had to move the text and box up to accommodate

For day 925, I am currently setting up to show a follow-up question to be sure the player wants to quit. Nothing to show yet sadly

For day 922 of coding, I gave the options a textbox that can adjust itself based on the longest text and by how many choices there are

🆕🔥New mechanic! Place wet souls into sponges to cool down scorching terrain and make your way through!

For day 920 of coding, I made a textbox and applied it using GMS2's "nine-slice" feature. I looks kind of weird to me, so I may change the side borders later