Wednesday, August 21, 2019

Spawn prefab from resource folder


need to add in code where want to spawn prefab and add prefab name in resource



Instantiate(Resources.Load("UI On Rsume Audio") as GameObject);

No comments:

Post a Comment