All Posts in GameMaker Studio 2

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

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 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 886 of coding, I've improved the tree tops falling. It still looks off though; like it's not starting on the right position

Loading...

For day 885 of coding; while trying to work on getting the falling right, I got the sprite to not appear behind the objects on the ground