DUCK FIREFIGHTING GAME
- 5 Devlogs
- 41 Total hours
Making a basic game in godot where you make friends in the forest along the way but you also need to make sure that you can defeat the boss at the end with the help from these characters
Making a basic game in godot where you make friends in the forest along the way but you also need to make sure that you can defeat the boss at the end with the help from these characters
So, to start off I brainstormed more character ideas and I probably do want to add a inventory slots to the game, right now I was working on an NPC that works as a sign, when the player goes up to them they are able to interact with the NPC, but this issue is that the NPC just isnt moving, it was working the first time I wrote the code but then i broke it.
Working on shop items and drew the hearts that I want to implement in the game. Also tried to figure out how to get a … animation playing when a person approaches the sign but thats not working very well.
Found Most of the sprite that we will need but also tried to revamp the tree that I had added. Also something else that is new is the addition of breakable sprites and a animated river/water source for refilling. Also tried to make a HUD for all the meters and numbers so player could see their stats more easily
ADDED WATER METER, BURNING TREES, AND WAY MORE ANIMATIONS TO THE MAIN CHARCTER
MAIN CHARACTER/COLLISION EFFECTS/ ANIMATIONS