How to add sprite to prefab without using scene hierarchy
Hello, I am literally just starting Unity so apologies for this probably stupid question.
In order to add a sprite to a newly created prefab I have to first drag the graphic asset into the scene hierarchy, select the prefab from the project tab then drag the sprite from the hierarchy into the prefab and finally delete the sprite from the hierarchy.
Is there not a simpler way? when I click on an empty prefab the inspector is blank and only one thing at a time can be selected in the assets windows.
Thanks.
Your answer
Follow this Question
Related Questions
How to transform many copies of a mesh object into many copies of same prefab? 0 Answers
Gameobject names in Hierarchy Panel not showing up. 1 Answer
Group of Objects in Hierarchy to a Prefab 0 Answers
Is prefab hierarchy limited to just one level? 1 Answer
Unity removes all objects includes the main camera in Hierarchy when i start test play 2 Answers