I have scene consists of a camera and a empty gameoject which have a script to load assetbundles at runtime.
Is it possible to attach a script to an assetbundle(which is loading at runtime) so that we can manipulate it.
As ios did not support Mono Reflection class, is there any other way execute scripts attached to an assetbundle.
↧