Hey there,
What I want to do is store class definitions in a script attached to gameobjectA, then at runtime instantiate these classes from a script attached to gameobjectB. How would I go about this? I'm working in UnityScript by the way.
↧