Loading...
26
1 year ago

For day 408 of coding, I have applied the textbox designs to the other areas that already had them

I have also altered the designs, and made one new design. The new one will need some design adjustments, because it doesn't look so good seeing it in action




1 comment

Loading...

Next up

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

For day 928 of coding, I've noticed that the information for building the textbox wasn't lining up to how the final text is measured. The box now better adjusts to the text on the screen

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

Game Jolt Colors is back!

Draw your OC (or favorite character) in the Game Jolt color palette and post them in the Art realm with the tag #GameJoltColors25.

At the end of the event, we'll pick a winner & add their design to the GJ Colors sticker pack!

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

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

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

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

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