Game
Muse Genkaroku
4 years ago

Okay. So after a while of thing, I realised that using two separate save files to handle player achievement is virtually impossible at the moment.


Perhaps using only one save file with all of the achievement switches and the main game's progress on that file will be less complicated than having the game's progress in one and the achievements in the other.

The only thing with that is using that method, achievements are tied to the player's data, and if they completed the game once, then they could get numerous instances of these achievements if they start subsequent playthroughs. So I'm planning to add a new "IsCleared" switch, which by default is off, but once you complete the game once, it will be "on" and when it is "on", then you will be teleported to the same character selection screen but once you select your character, it will not reward the player with achievements during that playthrough (since they have unlocked them already).

Also along with that, in order to manage each character's storyline and whether the player has cleared the game with that character, then separate switches will be created for these characters. By checking these switches are on or off, then the story will progress as according to these characters' scenario and if the player has cleared the game once, then each character choice in the character selection screen will be marked as "Cleared".



0 comments

Loading...

Next up

The two thumbnails of the game.

The first one is the Game Jolt version's thumbnail, and the second one is the itch.io version's thumbnail.

Attack of the Killer Queen, my cover version.

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

Here it is pals.

The first (and current) version of the intro theme.

Created using choir, harp and celesta instruments.

Welcome @pracystudios to Game Jolt!

They're the developers behind Nocturne, a Rhythm RPG inspired by Chrono Trigger and Undertale, where every enemy has a unique song, which you defeat by playing notes Guitar Hero style.

My new icon + header.

The favicon of the game's itch.io page.

Congrats to Dotemu for launching their new game Absolum! Hades + Streets of Rage = Yes, oh and it's 10% off for launch'

Check out the game: https://bit.ly/absolum

These are the switches I use to handle player data (to check their current player character's scenario and check if they has cleared the game once and if they has cleared the game once with their selected character).