주 콘텐츠로 건너뛰기

검색

I want to delete a save but it's telling me another save will be affected

  • cgCody

    Once you save a selection as a separate object, it is removed from the scene and replaced with a reference to that new object. This is done to streamline the loading and editing of assets. It allows you to have reusable assets in many different scenes that can be updated from one source.

    I haven't tried this, but maybe, just like with duplicating, if you tweak the object in the original scene, it'll be considered unique and break the reference. Maybe try it on a test scene first.

  • Pookachoo

    It’s perfectly safe for you to delete the unwanted assets, nothing will be removed from your original Scene. The only thing that’s actually affected is your ability to use Update Mode :)
    When you save a selection from a Scene as a new Element, it’s not replacing that selection with a reference, it’s simply creating a link for updating. If you go and make changes to the Element, you can then use Update Mode in the Scene and have those changes show. If you delete that separately save Element, then of course it cannot be updated in the Scene - but your Scene will still be intact as it was last saved. Nothing gets changed automatically.
    I would suggest saving a private version online just for safe keeping ;)

  • Supposer

    '@Pookachoo: Ooh! Interesting clarification. Thanks!

댓글을 남기려면 로그인하세요.