Loading...
33
3 months ago

For day 826 of coding, there was a weird issue where the game crashes when the game is closed during the maze. To fix this, I made sure that the rocks don't spawn anything when the game closes; or when the player enters a new section that has them removed




0 comments

Loading...

Next up

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 919 of coding, I changed the amount of time the selection effect plays before continuing. I've had the cursor stop instead of resetting its position

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

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

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

@VuVuuInc is a Jolter to Watchand solo game dev who created 6 games including Tiny Terraces! Follow @VuVuuInc before the quest ends on July 22 and you'll get Coins!

For day 921 of coding, I have changed the design of the box some to be more visible and look more pleasing

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

Follow @Finji on Game Jolt!

They publish a bunch of cool video games and make some themselves too! They're currently working on developing Usual June (https://gamejolt.com/games/usualjune/999157).

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