Game
Immortal Chronicles
29 days ago

Game Mechanic Builds - Initial Game Systems Test

Important note to players trying it out.


Important Note for playing the game mechanic builds.

The first few builds are more for making sure certain game systems work and not focusing on art/animations or level design. So won't be a lot of enemies or explorable rooms in the first builds. After build two we will start adding some explorable content in game.

Another post will explain differences between the alpha builds and game mechanic builds.

Graphic settings note - VSync is turned on by default to prevent using more GPU/CPU than needed, but there is not a graphics setting option to toggle it on or off yet shown in a UI. That is in Alpha two.

We need to make sure we got the game mechanics down first, so we can make sure the level design ideas we have works properly before making a build with them.

For game mechanic build one I am focusing on testing:

1. Input device support - Key thing is we noticed certain controllers do not handle hold time well.
Example holding jump button in mid-air to start the glide ability is delayed on some third-party console controllers when plugged into PC.

2. Movement feel - Make sure movement feels good early on for speed, jump height, double jump height, and gliding.

3. Room loading/deloading - Make sure the room system that controls when rooms need loaded in is fast and doesn't cause lag on any device. When the first alpha is ready, it will have a major improvement on loading/deloading everything room related. This means even the lowest end devices won't have issues even when using a hard drive and not a solid-state drive.

4. UI UX - Make sure the UI properly scales up or down to the user's game window size. Please note we have not added in all the UI art so, some buttons and UI elements in the main menu don't work yet or have art for them

5. We only have a simple graphics setting for choosing the game screen mode like window, full screen or max window for now. Build two will have more graphics settings and audio settings.

6. Testing out save/loading files from the very start of build one. We are not planning on doing any encryption for the save files yet, to let players have fun messing with their inventory/game settings, but later when we do achievements on Steam, we will have to encrypt the save files.

#immortal_chronicles #metroidvania #devlog



0 comments

Loading...

Next up

Here is a small video to just show the work in progress save and load system being put in the next build.

While working on the first full Alpha build, I decided to start adding a little bit of NPC dialogue and other stuff to start making the game feel somewhat alive during the early alpha stages.

Ocean Generator - Unity 6 Render Graph API, Compute Shaders, and Job System.

Got some of our favorite grim reaper's animations in with the first set of conversations with him. Will be in the next game build. Video showing off his little idle animation.

#immortal_chronicles #metroidvania #devlog #pixelart #animation

The start of the character stat system is ready for the next build. Enemies should actually take a variety of damage starting next build. Nice little screen shot showing on the right side a nice little editor to see stat changing effects and the sources.

Immortal Chronicles - Shatter Fantasy project

Character Animation Showoff 1: Loki - Your castle friendly trickster.

Animations: Teleport leaving Idle 2 Freelance Artist in charge of Loki's concept art/animation - Max Creed.

#loki #immortal_chronicles

Started on the interior for the tavern. The tavern will be where you get quests and can gather information from NPC you made friends of. The tavern NPCs are just stock placeholder art for now and will be replaced later with more custom art.

Current release build: Private test 0.0.2 UI update Version 0.0.2 overview article

This build is just to start getting the new logic of the UI code in game that was done after the development restart. Note not all the original art is in yet.

Started making a mini diagram to show each region and the connections between them. This way people will have a semi direction hint before the map system update comes out. There are more regions not shown. Note this doesn't include the fast travel system.

Got new builds being prepared now for the project. Since the last post a lot of big things have started to come into the project. Read the article for the rundown.