Hi. We're using an old version of AC (1.74.2). We want to update but we've made a lot of overrides and edited some scripts, which would make the update a very difficult task. Is there any way to update only certain subsets of scripts? We specifically want to use the newest version of scene loading with Adressables to load scenes additively and asynchronously.
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
I can't give an exact method, but the scene-handling code is inside the SceneSwitcher, SubScene and ActionScene scripts. I'd suggest importing just those and seeing if there's any amendment necessary to have them work with the older version.