Search Unity

[SOLVED] Display images and chosen answer on RoundOverPanel at Unity Quiz Game

Discussion in 'Getting Started' started by chrispi_, Feb 24, 2019.

  1. chrispi_

    chrispi_

    Joined:
    Feb 20, 2019
    Posts:
    5
    Hi there,

    i just started with Unity and made the Unity "Quiz Game" tutorial. Everything works fine so far.
    I added a QuestionImage to the canvas to use images instead of the question text. That is no problem either. But now, at the end - in the RoundOverPanel - i want to show the images and the answer the user has chosen and whether it was right or wrong. I am struggling with the arrays and have been fiddling around for days but can't get it working. Can anybody help me with this?

    Thanks in advance,
    chrispi