Loading...
19
1 year ago

For day 397 of coding, I have changed how return to the title screen works so the changes in options will be retained

I've also learned that if I set variable = an entire array, array functions will affect both. with that in mind, array_copy() is needed.




0 comments

Loading...

Next up

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 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 924 of coding, I made the "Game Paused" bigger and yellow. I had to move the text and box up to accommodate

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

For day 916 of coding, I've found that the player can fit between the trees. I've successfully blocked off the areas at the top, but I will need to do the same with the bottom half while looking natural

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 917 of coding, I have also fixed the trees at the bottom now so the player won't go out of bounds now

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

@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 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