general in GameMaker Studio 2

Share your creations!
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

Loading...

For day 892 of coding, I'm preparing to have animation for when the tree stump gets chopped down

Loading...

For day 891 of coding, I've added a shadow to the tree tops as they are falling to help illustrate its location

Loading...

For day 890 of coding, the tops now fall in the intended direction

Loading...

For day 889 of coding; I got the tree tops to fall in the direction based on the direction to the player. I will need to reverse the direction so the tree won't fall on the player

Loading...

For day 888 of coding; the tree tops no longer fly off now, and they go in the right direction as intended

Loading...

For day 887 of coding; I tried to have the tree tops move a bit to the side while it lands, but they fly off instead

Loading...

For day 887 of coding, I got the tree top falling to look smooth