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 896 of coding, I have found out the tree top sprite didn't change due to how it was drawn via the draw_sprite_ext function. With that fixed I can work on completing the animation

For day 895 of coding, I am working on having the tree tops change once they hit the ground

For day 901 of coding, I have applied the animation to the small rocks now

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

For day 898 of coding, I made sure the tree top destroys itself after its animation plays to the end. The animation isn't complete yet

@Dave_Microwaves_Games is a Jolter to Watch and indie horror dev! Follow @Dave_Microwaves_Games before the quest ends on July 1 and you'll get Coins!

For day 897 of coding, I've been working on the animation that will play for the tree top's destruction

For day 900 of coding, I've started working on giving the small rocks a destruction animation

My game in 50 seconds #indiedev #Gamedev #steam

For day 905 of coding. I put in the same code for the attempted rainbow transparent shader on another object to see if the problem is unique to the player character