Page 1 of 1

How do I save changes?

Posted: Fri May 12, 2023 8:05 am
by Molester
So I have tried to change how Frank is behaving and is wanting to save it, but I have tried to read the tutorial, that does not fit how Unity is looking right now.

Please I hope you'll guide me, remember this is my very first time ever using unity and editing House Party, so please keep it for dummies. :-)

Re: How do I save changes?

Posted: Fri May 12, 2023 2:14 pm
by ttant
I think, save is done each time you alter something within the project.
But if you want to see your change in game, you have to export the story, otherwise you won't be able to see the changes you made.

Also note that official stories are downloaded from the server, so if you want to alter one, you need to set the read-only flag on the file (after exporting the file, but before launching the game) so the game can't override it with official version.

Re: How do I save changes?

Posted: Fri May 12, 2023 5:04 pm
by Molester
Thanks a lot, but how do I export the files to my game?

The tutorial says something about "import to game"

Please again, I am a dummy to this, so you can not dumb it down enough for me. :-)

Re: How do I save changes?

Posted: Sat May 13, 2023 1:10 pm
by chimneyfish
Use the "Export Story" button. See the screenshot below.

Like ttant says above, if you are overwriting the original story, you will need to save it in the folder where it's installed, then set all the files to read-only before launching the game.
export.jpg
export.jpg (217.11 KiB) Viewed 64840 times