You're welcome! Let me know if the other comment I left yesterday solves the problem with the 8CSG DLC!
And always feel free to ask questions about the story, I am always open to answer them :)
Update: I am investigating the DLC issues but cannot reproduce it in my build. Can you check if you have the file called "8csgDLC1.ini" in the config/dlc folder?
As a temporary fix, if we can't find the cause:
1. Navigate to the "media/stages" folder inside the game folder
2. open "stages.ini" and add the line "../dlc/stages/8csg 0" after "training 2". Make a backup copy of "stages.ini" before doing this to avoid any issues.
This should add the stage to the game too, it's a hacky way but guaranteed to work.
Hi, RE: Bramba's Pier, I might have messed up something when I set the stage DLC up. I will double check this evening, I might have forgotten a file in the folder. Will get back to you ASAP!
As for your questions:
1. The playable Donner is technically all of them, but the "main" Donner is the one that met Kiyoko and Kaya, which is also the most human
2. The Original Donner is an integral part of Gaia, the Emperor is a manifestation of his will merged with the whole Gaia lifeform as a sort of proxy of it. We can say he got assimilated but still retained his individuality, hence working as a figurehead of sorts for it.
3. Yes, she already has more story in the canon short stories I collected on Ao3 - there are ~50 of them and Lucia has a role in the latter half. Incidentally, the short stories also conclude Silman Simmerik's character arc. Link: https://archiveofourown.org/series/3934243
There are some additional stories not yet uploaded there, I am planning to do that soonish, though.
4. This is addressed in one of the short stories that I still need to upload there, but his role was being the "brain/strategist" of the team.
5. Proto Krave is a prototype of his design that I kept in the game but is non-canon.
As an extra: there is an additional short chapter unlocked by getting Silman's, "New Life" Lejl and Cyphr's arcade endings after the Epilogue, which ultimately wraps up Lejl's story too and sets it up for the following short stories. I suggest at least watching her New Life arcade ending (it's one of the few costume-related endings)
Thank you very much again for playing till the very end and sorry for the DLC problems - I guess one file didn't make the cut or something...
This one felt great. The controls, the flow were just perfect. I have played up to the first 4 animals and first box of syringes because I didn't have enough time put aside, but what I played was well put together! I wasn't expecting the flower pot to break like that :') What were the wishlist items that spawned this game idea?
The movement system is incredibly satisfying, it's super responsive and the tech is great! The trails on the sand, the animations, the momentum! It feels incredible in hand! One thing that would be cool would be a control option that binds the camera behind the player instead of having to manually adjust it with the R-Stick, but just as an option not the default. For the rest, I would play a full game like this! Also...
I can't get past the first level, I'm too bad at horror games :') But golly, the idea is very interesting, having to choose between map, light and weapons and only being able to use one at a time feels like an interesting way to have the player react on the fly. Is there any way to outrun or distract the monster, outside of using firecrackers? I tried to turn on the lamp when it was close, but it got me anyway...
Hi, here's a short guide for the two "romance" paths, available only if the Original Version toggle is on (since they are just slightly spicier even if not really NSFW, playing with the complete safe-for-work option will toggle them off) :
Bad Ending 1: Leave Jackson's on Night 4 and, if given the prompt, push forward
Bad Ending 2: Let them in, or alternatively listen to the voices without having trusted Lejl before
Normal Ending If given the prompt, end Night 4 with Jackson. This is the default ending anyway
Shaz Dating Ending: Choose gender he/him or they/them. Serve Antifreeze to Shaz on Night 1. Say you aren't mad at him at the beginning of Night 2 ("Vince explained me everything"). When asked, mention Antifreeze again. Blush when complimented. Ask him to smash you on the counter. Answer "good luck cutting MY Sea Monster". When given the prompt on Night 4, spend the shift with Shaz
Lejl Dating Ending: Choose gender she/her. Be mad at Shaz at the beginning of Night 2 and tell him you follow the news. Tell Shaz that "Lejl is just worried for you". Ask him "Mystery? What mystery?" when talking about Lejl. On Night 3, when prompted later, tell Lejl "You have your reasons", then "Only if you kiss me". Choose all the "spicier" options that appear after that one (esp. the one after she asks you what you were expecting as a tip for the drink). Stop Lejl before she goes away. Spend your last shift with Lejl
With 2J you mean the jumping spike attack or simply Down + Attack? Currently there is a small issue where, if a direction and an input button are pressed simultaneously, the game might "eat" the direction - but it's fairly limited and *might* be the cause of the air attack input issue. Try keeping Down pressed before pushing the attack button. I have seen it happening mostly on j.2A, but I'm investigating it. Other than that, which other moves are difficult? I didn't think I found issues with the special motions, but any feedback is welcome!
My pleasure. Let me know if you still have troubles, worst case scenario I can simply show you my code!
Here's how I set up my project: SceneManager is a singleton that implements the goto_scene method. When the method is called, it emits a signal "switch_scene" which is wired to another goto_scene function in the MasterScene object. The MasterScene then frees the current scene (the only child) and instantiates a new child with the required scene type.
I hope this helps!
Hi, I am replying from my other account. It was a bug solved in Godot 4.2 related to change_scene. If you can't upgrade, the way to fix it is to avoid using the built-in change_scene and instead have a main scene with a parent Node and your current scene as a child. When you change scene, you delete the child normally and then swap it with the newly loaded scene that should replace it. This solved the issue in Godot 4.0 for me!
Please do note that this bug ONLY happens in release versions and NOT in Debug/in-editor versions!
The colors should be used with full alpha, if possible, but one could use other tricks for selectors (e.g. putting the selector color behind the item and the frame in front of it). Trying to make a proper UI within such strict limitations is part of the challenge :)
That said, the goal of this casual jam isn't to frustrate the developers, so if you can't find a way out, or the workaround you have is too complex, feel free to use transparency as a fallback solution - but try to limit it only to UI elements.
(I am the developer of ExploJudo, this is my other personal account I use for my personal projects) yeah, unfortunately among indies 3D fighters are super rare, most if not all are 2D or 2.5D. I have made a full 3D fighter before called Schwarzerblitz, that was my love letter to that 90s genre :) the only big games left in this subgenre are Tekken, Soulcalibur and Dead or Alive. I wish things can change, but it looks hard...
Yayyyy! I finished reading the original + the Tabbi spinoff just yesterday and loved both of them! Are you planning to release the sequel also as ePub? It was very nice to be able to read it on my Kindle after converting it! PDFs are a bit more dicey to deal with, but if worst comes to worst, I will get it and read it on my PC!
This game right here is some Celeste level of platform evil, with a lot of room for speedrunning optimization. But my reflexes are bad. Like, REALLY bad.
5/5 - would destroy my hopes and dreams again on it. But do't ask me to play the bonus levels :D (art by https://twitter.com/boonmar7)
Hi! Sorry for not replying in (quite a lot of time)! Had been busy with the Steam launch and such! The modding guide should be available on the Itch page too, but if it's not there, I will just drop you a link here: https://steamcommunity.com/sharedfiles/filedetails/?id=2147297081 All currently available info can be seen here! (I'm a bit lazy, so the guide is still a long work in progress, sadly)
BTW, I'm really happy you enjoyed it :D And yes, I still remember fondly those articles! Sadly, I never managed to complete the series due to a lack of time...