Comments

Log in with itch.io to leave a comment.

(1 edit)

Great artwork! I especially love the animation you put into the trees. I know this stuff is a steep learning curve and there's a lot to learn. Keep at it. There's a lot of potential here.

P. S. If you're looking for feedback, I see you're using Godot. Check out something called y-sorting for sprites. It's the technique that allows a sprite (like a player sprite) to either be in front of, or behind trees depending on their Y position. It helps add some perceived depth to the world.

Thanks for the feedback!  I actually can't take any credit for the animation, I just figured out how to import the assets I had properly near the end of the jam.  Check out ELV Games for that part, they have some great asset packs.  


As for the y sorting, I just couldn't figure it out in time for the jam. I tried a few times, but I'm still figuring how to think in layers. If you know any good tutorials on y sorting, I would love to see them. Thanks again!