Game
Tsalagi

2 years ago

Had to do some camera work because apparently the player character was unloading before the cameras, which made it mad. Which is weird because the functions that were triggering should not have been triggering in the first place. Like, at all


Also did a little cleanup of the townhouse. Had to change the camera there, too, because the building was too big for an appropriate FOV. Houses are still the same, with the camera locked, but townhouse was too big

From there, I did a little cleanup on the interior. It was really difficult to get to some of the jars, so that got fixed. Also did some scaling just for visual interest

Worked on the inciting cutscene and added the player's quest. As usual, functional, not pretty

Things that must get done before making the prologue video:

  • Attack animations for player and enemies

  • Misc. animations for player

  • Pretty-ify some of the dialogue (actual dialogue, not just placeholder)

  • Follower attacks/damage/animations etc.

Other things that should get done:

  • Follower actually follows

  • Item usage in battle

  • Battle actions (defend/flee/etc)

  • Certain blocks so player can't leave village during attack

  • Cut off saving during attack

Things that might get done:

  • Small side quest which could result in gaining a particular follower earlier than just waiting for the main story

  • Treasure tracking, so player cannot reload a map a thousand times and get a thousand treasures

  • Inventory limits (this is literally a single line of code, but not having the limit is really nice for testing stuff)

Things that will likely get done:

  • Shiny stuff, i.e., literally anything else

Today's progress brought to you by Eternal Eclipse



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

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

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

Madeline is the main protagonist of the mountain climbing platformer, Celeste. The game has been praised for its visuals, gameplay, and introspective narrative. The game's creator Maddy Thorson confirmed that Madeline is trans in 2020.

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

Dive into the cozy post-apocalyptic open world of Critter Cove!

Gentleman Rat Studios (@GR-Rob ) describe it as “a little bit Animal Crossing, a little bit Stardew Valley. Maybe even a little bit Windwaker, too."

Wishlist the game: https://bit.ly/CritterCove

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

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

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.

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