#SOs and gameobject script
1 messages · Page 1 of 1 (latest)
Well I'm not sure if it does, but the script of the gameobject referenced in the SO is also inheriting from a class.
It inheriting anything does not matter here, unless that base class has a field for the SO already which you may use to assign its reference.
Yea, how do I link the declaration to the scriptable object?