Help with image arrays

I am trying to make a conversation widget with an array of images that correspond to the answer of yes and no. I set up and array of images but it will not let me add any images to the array. I even tried to make a struct but still no progress. All I wanted to do was put my yes options and no options in a certain index of the array and increment based on the answers. Please help!

Do you want to post some code that you’ve done? For conversational dialogue type interface you may want to check the market place. You would be better off picking up an asset there for a small fee than trying to re-create it yourself.

are you sure that you have the variable set to the right type?