Scene Reset question

HappyKat78HappyKat78 Member, BASIC Posts: 173
Hi Guys,

Does anyone know if there is a way to exclude certain actors from a scene reset? Or do you have to reset the scene manually (storing original X and Y positions etc)?

Thanks

HK

Comments

  • NovicaStudioNovicaStudio Member Posts: 174
    At the time, there is not a way to do this with the reset scene behavior. You can, however, do it manually with all the actors and reset their attributes and coordinates. I find that that may be better, too, because using the reset scene behavior requires some loading time, while using change attributes etc. doesn't need to load.
  • JSprojectJSproject Member Posts: 730
    or just save the attributes you don't want reset before you do a reset scene and then load them directly after the reset
  • HappyKat78HappyKat78 Member, BASIC Posts: 173
    Thanks guys. I'll weight up both options and see what's the easiest! Thanks again!
  • grimtoothgrimtooth Member Posts: 69
    Just remember easiest isn't always best :)... If you have a large complicated scene with many actors, it will take longer and use more CPU power to destroy and reload the scene than it will to just reset some variables and actor locations

    Grim
Sign In or Register to comment.