Game
Tsalagi
1 year ago

Me: I'm going to work on the cave system.

Also Me: But maaaaaaybe I'll see if I can't give that follower coding ooooone more try.........

Code: Shatters like the mf Elden Ring

Me:

Slowly rebuilding. But it might actually work this time


Update 1: So when I said that the code shattered, I mean all walking and movement code everywhere, which, for some reason included the battle map states. Which, honestly, should not have been possible. But it did.

Update 2: Got the player back moving properly. I'm c/p some of the code, so some of the old and new is kind of fighting each other. But as I'm getting things migrated over and deleting the old stuff I don't need or can't use, it's getting smoother and smoother.



0 comments

Loading...

Next up

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

Behold my beautiful canoe!

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.

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

#gamedev #indiedev #godot

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

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

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

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

Zombie in action! #GameDev #Art #PixelArt

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