• Create an award using the key associated with the award. The award key can be obtained from the Awards Hall or Awards menu, after attaining the award.

    Valid award will have an on-hover VERIFIED tag to distinguish it from images created by create_image.

    If student does not possess the award, this function will return a untagged, default image.

    Parameters

    • x: number

      x position of the image. 0 is at the left side

    • y: number

      y position of the image. 0 is at the top side

    • award_key: string

      key for award

    Returns GameObject

    award game object