- Home /
Question by
UnityID1234 · Jul 22, 2017 at 01:58 PM ·
gameobjectbuttonrandomimage
How to join a specific image to random button...?,Hello everybody,
Hello everybody, I am very new to Unity and I need help (fortunately, I am not new to programming...)
My situation looks like this: I have four buttons and a random word out of an array that appears every time when a scene is reloaded. Now, I have to insert an image with the name identical to the word and place it over a button (the button that contains the image should be random every time too). Other three buttons should also have images joined, but those images would be random. What is the simplest way to do that?
I would be very thankful for any helpful advice! ,
Comment