Game
Tsalagi

2 years 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

This game has gone through so many iterations it's not even funny anymore

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

Working on battles. A little different than last time, aesthetically, but still the same basic idea

@pm-studios ' Bandit Trap has an open beta RIGHT NOW! It's open until 3 am ET on Nov 30th.

Quests celebrating the beta have entered your quest log.

Play the game for FREE: https://bit.ly/BanditTrapSteam

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.

πŸ†Meet the winners of the Narrative Jam presented by Game Jolt and @NEOWIZ_QUEST ! Where every story finds its voice!

Did some more work trying to fix up whatever went wrong and...yeah, let's just cut to the end where it didn't work

Started a new project, made some changes, derped around a little, made this cute little guy

Today's accomplishments include a rather smooth state machine, a functioning opening cutscene, and name input. It's not pretty, but there aren't any bugs

πŸ₯‰βœ¨ I won 3rd place in the Narrative Jam! ✨πŸ₯‰

My game Luna Magica made it into the winners of the Game Jolt + NEOWIZ jam Γ’wΓ“ They really loved the worldbuilding and the dark magical-girl vibe, πŸŒ™

Thank you so much to everyone who played it! #GameDev #JotaDev

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