Hi ,
Basic one I guess when you know the trick, but don't find out how to proceed.
I want to display a new picture when I click on a button.
So ,
I have created my button, and in FSM, with "UI Click" , I do the following actions
- Create object ( RawImage )
- UI Raw Image Set Texture
On paper, I guess this is it.
Now, how can I refer to the object created, as it doesn't exist yet ?
Pict :
https://ibb.co/M6mbqGjthanks !