general in GameMaker Studio 2

Share your creations!
Loading...

For day 904 of coding, I have applied the animation to the big rocks in-game. The animation still needs some work

Loading...

For day 903 of coding; I have cleaned up the grouping a bit more, and I have started working on the breaking animation for the large rock

Loading...

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

Loading...

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

Loading...

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

Loading...

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

Loading...

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

Loading...

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

Loading...

For day 894 of coding, I am preparing to give the tree tops a destruction animation once they land. There's no animation to show yet

Loading...

For day 893 of coding, I have implemented the animation for the stump. The animation does need to be touched up, but it's looking nice so far