Game
Tsalagi

2 years ago

This jerk is eating my plants and he thinks I want to talk to him?

All right, here's a brief article of update stuff, rather than spamming a bunch of shorter posts.


I've been busy. Like, really busy. Buying a house, moving, renovating, all the fun stuff. Pretty much everything else has been pushed to the wayside, though this will hopefully be rectified soon.

So, how long until a package will be available?

What started out as a minor fix to make things more convenient for me quickly turned into a massive overhaul of all animals and NPCs because I made the mistake of converting StaticBody into CharacterBody, which threw off all of the coding. Now, this wouldn't have been such a big problem if Godot allowed for alteration/c+p of Dictionary keys Thankfully I could go into the .tres files for the scenes and copy them over in a back door sort of way, but it was still really annoying. Then there were a few other minor setbacks, mostly having to do with streamlining asset names and correcting spelling and such. This was a problem of my own making, but it did have to happen eventually, and it should be resolved by the end of the week.

Next up was the implementation of the spiders and getting the player character attack animations all up and running. I was in the middle of that when I broke my NPCs which broke the game. Warrior is the only one that fully works as intended. I will be switching the Explorer and Priest animations, taking the staff from the Priest and giving it to the Explorer. The Hunter animation works, I just have to get the arrows to spawn.

Area 8 is going to take so long I'm still kicking myself for not waiting until after an Area 7 release before attempting my major NPC overhaul. But it is what it is. Once I get my NPCs cleaned up and the character attack animations working, I will do an Area 7 release, with the understanding that Area 8 is incomplete and you will not be able to advance beyond that.

Really hoping I can do that by the end of the week because otherwise it's going to be another long wait



0 comments

Loading...

Next up

NEW PACKAGES AVAILABLE NOW!

Version 1.1.0 is now available for Linux and Windows

-Platform bugs fixed where player fell through the floor

-Area 2 accessible through Level 8

-Minor spiffing up, wax and polish

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

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

The combat system is already being implemented and there are also some advances with the environment (WIP)

#gamedev #indiedev #godot

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.

We’re excited to announce that we’re working on a new game, a 3D metroidvania with a Low Poly Pixel Art style. Stay tuned for more updates!!!

#gamedev #indiedev #pixelart

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

Zombie in action! #GameDev #Art #PixelArt

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