5 months ago

For week 37 of my weekly pixel art, I made a cute Will-O-Wisp monster for the "Cute Monsters" theme




0 comments

Loading...

Next up

For day 781 of coding, I have fixed an animation error where the player will face the wrong direction during the room transition process

For day 776 of coding, I am making some progress on spawning special rooms. During measuring the spawn point, I have also fixed the clean-up so that leftover objects don't carry over to the next room

For day 774 of coding, I am working on having special rooms appear after so many rooms or other conditions

I also now need to fix the looping error in the room generation script again

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

@Lesma is a Jolter to Watch and a professional pixel artist who enjoys drawing animals and nature! Follow @Lesma before the quest ends on February 18 and you'll get Coins!

For day 780 of coding, I am progressing on creating other special rooms on specific conditions. During recording, I did notice an animation issue when moving between rooms. I will correct that soon

For day 772 of coding, I am currently fixing the animations when moving between areas. So far, it's progressing well

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

For day 775 of coding, I managed to fix the endless looping error. It turns out the variable used in the new code I'm working on didn't use the actual room count, but that's fixed now