Game
Tsalagi

1 year ago

Phew. Cleared the town of hippies

Now I'm at a rare point where the front-end code/gameplay has overtaken the back-end code/planning


Will probably make the video through the inciting incident to the first true quest of the hero's journey. But there is a bit of a to-do list first.

  • Sentry has a model, but need a Boy Raider and a Tough Raider

  • More attack animations for, well, everyone. Right now they're basically just going back and forth and...I don't know. Exchanging yo mama jokes?

  • More NPCs, especially some injured ones. Refine the initial healing scene, add necessary blocks (preventing some healing actions and disabling/enabling save function ) add some kind of reaction to the raid, even if it's just running back and forth

  • Animate the turning point of the prologue which actually sets in motion the journey (why the player has to do the thing versus anyone else)

  • Do some work on the pause menu, catch up on the information that needs to be displayed

  • Come up with some interesting backgrounds for the battle map because I'm tired of looking at the Godot logo

  • Misc shinies as they distract me

Then I will (most likely) make the video.



0 comments

Loading...

Next up

Doing some designing of the main village, mostly so I can get some connections in and get the next part of the opening cutscenes roughed in.

Lots of modeling the last few days. Got some houses made, remade some of my terrain blocks (rebuilt the harbor), and started on the NPC models. Also worked on the battle system and the follower system, now with 1/10th the code but 10x more efficient

Oh no! Jelly blobs of doom!

They're only supposed to be the size of a mini-yux

But doesn't he look so much more prepared for adventure?

And yes, she is carrying a deer foot staff, modeled after one hanging in our house

Our 2024 Advent Calendar has opened! Day 18: @Otis_Le_PoOtis is the Creator of Bondeeā€™s Barnyard and posts updates about their dev journey and their work on the sequel!) Accept the quest and give them a follow to get Coins and a seasonal sticker!

Ah, yes, Grandpa and Grandma's old farmhouse, with a million rooms, basement full of mason jars, and the old '57 Chevy in the garage

I mean, not my Gramma and Grampa, but someone's, right?

Happy #WIPWednesday!

Are you working on a game?

Making some art?

Practicing a song?

Something else?

Tell us in the comments!

Decided to do some work on the save/load. Name, Chapter, and even Total Play Time CORRECTLY FORMATTED Will work on the chapter banners later. Free time formatting code below

Did some rough level work in the cave system. Got the long tunnel, and this one is the first puzzle place (if anyone is familiar with the four stairs/doors puzzle in Paper Mario 2, this is going to be very similar).

@Miles_Games is a Jolter to Watch! They post great game dev updates about the holiday-themed platformer TEAM SLAY-BELLS! Follow them before the quest ends on December 24 and you'll get Coins!

Battle State Machine is working Player chooses what to do, enemies choose what to do, and they even have variable rates of attack/defend/flee. Next step will be to actually start dealing damage