Does changing scenes remove previous actors from memory
I have a question... When you change to a new scene are actors from the previous scene automatically destroyed to clear memory ect? I assume this is the case but wanted clarification as it saves a few moments time...
Thanks
Comments
@markfirman, yes. Changing scenes does release memory from the previous one.
Large projects will show some memory bloat but GS is aware of this.
Thankyou!!!