Forum rules - please read before posting.

About Autosave files

Hi! I don't know if this is a bug or something. But for example, in my cutscene, I move an NPC to a marker and play a new animation (sleeping in my case). When I go out and load game from last autosave point, it plays after the dialogue parts, and NPC moved but it's not playing the sleeping animation. Why is not autosaving correctly?

I also tested in another scene, where I need to pop up an animation, so I hide it at beginning, then unhide it for playing animation and finish hiding again, with autosave after ticked also. But when I load from that autosave point, it shows me the prefab unhide :(. Any idea why is happening this?

Comments

  • AC's save system involves flagging objects with "Remember" components, to inform it about what data in the scene needs saving.

    For example, "Remember NPC" will save an NPC's state, and "Remember Animator" will save an Animator's state.

    This process can be automated via the Settings Manager. The Manual's "Saving scene objects" chapter has all the details.

  • ok, that worked thanks!

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.