Search found 4 matches

by datchcole
Fri Aug 20, 2021 3:01 am
Forum: General Discussion
Topic: Having trouble getting stuff to work between scenes
Replies: 5
Views: 1099

Re: Having trouble getting stuff to work between scenes

Gotcha. I'll keep working on it. Thank you for your help.
by datchcole
Thu Aug 19, 2021 4:04 am
Forum: General Discussion
Topic: Having trouble getting stuff to work between scenes
Replies: 5
Views: 1099

Re: Having trouble getting stuff to work between scenes

Here's what I get (sorry I have a lot of variables haha): Variable={Alert="", givenUpstairsKey=false, PreviouslySelected=false, PreviouslySelectedNameBig=false, PreviouslySelectedServantBig=false, PreviouslySelectedMeaningtBig=false, PreviouslySelectedStationBig=false, bigBlueHaventMet=tru...
by datchcole
Wed Aug 18, 2021 4:55 am
Forum: General Discussion
Topic: Having trouble getting stuff to work between scenes
Replies: 5
Views: 1099

Re: Having trouble getting stuff to work between scenes

Actually disregard the NullReferenceException Error part of my question. I haven't quite figured out what's responsible for that (my scene load spawns two fpsControllers as well among other things...somehow). I'm not sure if it's Easy Save related. But I would still very much want more guidance abou...
by datchcole
Wed Aug 18, 2021 2:36 am
Forum: General Discussion
Topic: Having trouble getting stuff to work between scenes
Replies: 5
Views: 1099

Having trouble getting stuff to work between scenes

I finally got save and load to work great in one scene, but as soon as I try to save and load across scenes I run into trouble. I was having a problem with a variable from the Dialogue Manager asset from the Unity store not saving a bool variable value across scenes, but now I also get the error if ...