
For day 169 of coding, I made an alt. fire for the flamethrower
This secondary attack will lob a projectile that will be destroyed upon landing
Next up
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 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 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
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
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
For day 921 of coding, I have changed the design of the box some to be more visible and look more pleasing
For day 926, I have made a follow up question to see if the player really wants to quit. I'll need to see what's going on with the text box later
2 comments