Loading...
31
1 year ago

For day 479 of coding, I have move the button sprites and detection areas closer to the "Place Wager" prompt.

I have also adjusted the grid to better represent the x and y coordinates. Each square is 8x8




0 comments

Loading...

Next up

For day 902 of coding, I was cleaning up the grouping between resources to cut out any redundant code

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

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

animating my forever wip

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

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

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

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