Question by
ararAltawil · Nov 01, 2018 at 02:21 PM ·
resources.load
what best to use Resouse loading in for prefab or just put the perfab in arrays and i instantiate it
i have game put i do not know what the best thing to instantiate 4 Enemy in game , using resources.load for each prefab or just put it in array and instantiate
and please why
Comment
Your answer

Follow this Question
Related Questions
Resources.Load Issue, does not show image sometimes. 0 Answers
Files put inside a Resources folder still don't end up in the build 1 Answer
Create a scriptable object as an asset and then load it 2 Answers
Dynamically Loading asset path issues 0 Answers
Resources.Load returns null but Resources.LoadAll finds my file 1 Answer