Game
Tsalagi

2 years ago

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


I'm mildly reluctant to keep it at the bottom of the screen like that just because when there get to be more options, it covers up the player. The obvious solution is to simply center the list rather than attach it to each action type. But I'm going to wait until I actually have some enemies to populate the other side so I can get spacing and everything correct

And if anyone is wondering, Glaxnimate is the vector program I found. Vectors, animations, unbelievably simple and easy to use. I might actually get a variety of enemies in here with a lot less complaining than I did when I had to draw realistic pixels and try to animate in Godot



0 comments

Loading...

Next up

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

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

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

Doki Doki Literature Club is celebrating Monika's birthday and the 8th anniversary of DDLC with exclusive stickers, avatar frames and backgrounds on Game Jolt! 

Head over to the shop to collect yours 👉 https://gamejolt.com/#shop

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).

Art day today. Did a little messing around with the cupboards and some furniture. Got a wine cellar, shower and tub and such. Probably redo appliances, spiff them up a bit Once I get all the major stuff in, then I'll go through and build the levels

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

Mae Borowski is the main character of Night in the Woods! It's an adventure game that tells the story of her return to her hometown of Possum Springs. She was confirmed as canonically pan in a social media post by the game's creator Scott Benson.

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