Hi, our game use many scriptable object (one for any interactive objects). These Scriptable object we could insert them in an Addressable Group? If yes, how we could load from our .cs manager the Scriptable Object? Now we set a variable with inspector… but if the scriptable objects are inside Addressables Group how to do this after?
Thanks for help!