Answer the question
In order to leave comments, you need to log in
How to download a sprite?
I need to load a specific sprite into an object
public Sprite sprite1;
void Start(){
sprite1 = Resources.Load<Sprite>("Images/BlockFrame/BlockBlack_01.png");
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question