Forum rules - please read before posting.

Remember Transform or Remember Visibility

Hello everyone.
I have a question. When I pick up an object and make it disappear from the scene by placing it in the inventory, to ensure that the object doesn't reappear in the scene when I change scenes and return, or when I save and load the game, is it better to use "Remember Transform" (after teleporting the object out of the scene) or "Remember Visibility" (setting it to off)?

Comments

  • So long as the Player can't detect it, better to move it off-screen and use "Remember Transform".

    If you make it invisible, you'll have to also disable the Hotspot itself (as a Hotspot's interactability is not tied to its visibility), so you'd need a "Remember Hotspot" as well as a "Remember Visibility". Teleporting it out of the way means you can use one Action and one Remember component.

    Be aware that you can automate the addition of this Remember component. If your scene contains an Object: Teleport Action to move an object, the Settings Manager's Auto-add save components to GameObjects button will have AC auto-detect the need for this component and add it for you.

  • Ok. I understand. Thanks for the detailed explanation.

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.