fungus

Open full view…

Save Slots

gordgames
Sun, 19 Aug 2018 11:35:56 GMT

Hi All, I didn't really like how Fungus did saving out of the box, so I did a few things. Basically each save slot has it's own SaveMenu.saveDataKey. When the user clicks a save slot, it checks to see if a save exists and loads it, or starts a new game if it doesn't. What do you think? [Vntest](//muut.com/u/fungus/s1/:fungus:bkoE:vntest.gif.jpg)

neoxcity
Wed, 05 Sep 2018 07:47:19 GMT

pls try :)

gordgames
Wed, 05 Sep 2018 15:54:04 GMT

OK, so I'll try to write something up and post an example project.

gordgames
Wed, 05 Sep 2018 16:35:07 GMT

I wrote a little document and put in a little example. I hope this works. Code savvy people might be able to implement this better than I did. Here's a dropbox link: https://www.dropbox.com/s/s1me1fc2ulnpxqy/2018.2.2.FungusSaveSlots.zip?dl=0

neoxcity
Wed, 05 Sep 2018 19:36:36 GMT

Thx for your work, files. But.... I'm to dumb to understand what I need to do:) Any possible example scene...?

gordgames
Wed, 05 Sep 2018 19:48:11 GMT

Yup, if you open the unity file, it should have an example main menu and an example game scene.

gordgames
Wed, 05 Sep 2018 19:51:30 GMT

or, specifically, create a new empty unity project, and go to assets and import this package into it.

gordgames
Wed, 05 Sep 2018 19:55:41 GMT

OH, maybe I just didn't package it up properly. I'll try again.

neoxcity
Thu, 06 Sep 2018 07:20:11 GMT

when I import that pack - I dont see any sample scene, only 4 c# scripts Is there any place that we can talk? on private? like discord?

orcan37
Thu, 06 Sep 2018 14:57:34 GMT

gordgames please do it again) plz plz plz)

gordgames
Thu, 06 Sep 2018 15:18:10 GMT

Hi, here's a new dropbox link, it should be the entire project now. Just open the mainmenu scene and trying playing it. https://www.dropbox.com/s/pcxrgzrlm12o5k9/2018.2.2.FungusSaveSlots.zip?dl=0

gordgames
Thu, 06 Sep 2018 15:23:22 GMT

@neoxcity Hey sure either twitter @gordlittle or discord @Gord#0829

yaroslavlitvinov
Sat, 24 Nov 2018 19:10:43 GMT

Hello! I downloaded your source on DropBox and launched the scene in Unity, but when you start the game and select the "Save" menu, there is no saving in any slot. Absolutely nothing changed in the source. Can you tell me if others have not addressed you with the same problem? Maybe there are options for its solution? The fact is that your saving system looks much better outwardly + for most players this is a much more convenient option, similar to RenPy. Thank you for sharing with everyone!

mlltrnscrtch
Thu, 03 Jan 2019 16:42:32 GMT

Hi, a bit late but I've worked out what was going wrong. In SampleScene the save button has been assigned the wrong function. To fix this load SampleScene, and select GordMenuSystem -> MenuCanvas -> Button_Save In the inspector window, there's a box at the bottom of the Button (Script) component. Click GordMenuSystemCode.Back on the right side of the box, then click GordMenuSystemCode -> SaveGame () Save the scene. It should now work correctly when tested via the MainMenu scene.

ianic
Mon, 14 Jan 2019 23:39:34 GMT

I've tried this today and it worked beautifully on my side! thank you for making this - Seriously, a version of this would be great in Fungus by default - with a small tutorial. :)

alatriste
Wed, 16 Jan 2019 15:59:08 GMT

Thanks for sharing this system. I think Fungus should aim to have a similar system in future versions. Perhaps even in a more classic way, where you can select which slot you want to use to save your game each time you invoke the save game.

johannajacob
Fri, 08 Feb 2019 20:21:12 GMT

Thank you, this is great! May I use this framework? I love that you figured out how to include screenshots!

Vaq
Tue, 16 Apr 2019 13:06:34 GMT

Did you edit Fungus scripts, if new update comes out and I update, this save system still works?

Vaq
Sat, 20 Apr 2019 08:15:32 GMT

Indeed they are, as long as new Fungus updates does not change SaveMenu and NarrativeLogMenu you can copy code from them and it still works. Got mine working like that, good work, I like this updated save system more than Fungus original!

fernan
Thu, 25 Apr 2019 09:23:31 GMT

thanks a lot for what you managed to accomplish. but still, is there any way to change the save slot during game?

zapas
Sun, 09 Aug 2020 11:18:34 GMT

Can you please update the download links ???? :D

next