Hi
I was wondering if you have the same image sheet that is used in multiple scenes.
-
Do you need to declare the image sheet in each scene as local and if you do; does this create multi instances of the same image sheet in memory or does it reference the same sheet.
-
Or is it beter to create a global imagesheet at start and reference it it in each scene?