Forum rules - please read before posting.

loading a saved game

Hi,
using AC version 1.84.3 and unity 6

Back to loading from a saved game.
I don't suppose you can let me know what I am doing wrong - when I load from a saved game all the objects that were invisible become visible, it again feel like it is something so simple that I should know the answer. I would accept it restarting the scene from the beginning, is that possible when loading?

Comments

  • Having objects in your scene load their correct state is a case of attaching Remember components to them, to inform AC what data about them needs saving.

    For example, to save the visibility state of an object, attach the Remember Visibility component.

    You can automate this process by clicking the Auto-add save components to GameObjects button in the Settings Manager's "Save games" panel. A full list of what Remember components are available can be found in the Manual's "Saving scene objects" chapter.

  • as usual something that slipped me by - thank you .

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.