Found an old screenshot and realized I've been working on my game for just over a year now! Here's how it looked in the first month vs. how it looks today. #gamedev#pixelart#bevy
Reworking my chicken asset for the game! π It's been a year since I made the white one, and now it's time to apply everything I've learned to create a fresh new version. #gamedev#pixelart
I'm currently having fun experimenting with building a scripting language powered by Bevy systems. My goal is to use it for handling interactions between objects and NPCs. Screenshot is an example of a tree interaction. All functions are systems, #bevy#gamedev