Loading...
19
2 years 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 1073 of coding, I had the box's width adjust to the text's width. I will later need to make sure the text doesn't just disappear when exiting the room with it still present

For day 1078 of coding, I fixed the room check so that it would not crash the game this time

For day 1077 of coding; I tried implementing the current code for checking room code, but it ended up crashing the game

@Miles_Games is a Jolter to Watch, 3D modeler, 2D artist, Music composer, and Game developer!! Follow @Miles_Games before the quest ends on December 23 and you'll get Coins!

For day 1071 of coding, I made an optional line of code for the text fade in case symbols or complex text are needed. Nothing to show yet though

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

For day 1068 of coding, I've started working on a title drop for the forest maze. I will need to work on some adjustments to make it look good

For day 1072 of coding, I've tried changing the text color and adding a box behind it. I feel like a box wouldn't be a good idea after seeing the result, but at least I have an idea of how color blended boxes work

My game in 50 seconds #indiedev #Gamedev #steam

For day 1069 of coding, I have adjusted the title fade so that it actually fades in and out like I wanted