Maybe this is a Unity question, but perhaps it is also AC related. 
So what I would like to do is this: I want to have a few scenes for one cutscene because every part of the cutscene needs a different lightmap. The problem is that I would like to load the first scene very fast to the second. And here is the problem, the loading time takes too long. Of course every scene has a different lightmap since every scene has a different atmosphere. What is the easiest way to go over this? 
                 
                
Comments