For now I am able to load scripts from .bytes files which was converted into textAssets and make it run using reflection but I am writing code to attach scripts by finding GameObjects. How can I make my scripts get attached to gameobjects automatically?
I need to do it automatically because I am doing it for a very huge game.
Thanks in advance
@AngryAnt
↧