Question by
ericcheung1974 · Jul 12, 2021 at 10:34 AM ·
scoreboard
build a scoreboard with photos
Hi, I have a question. I need to build a scoreboard with names and scores and photos taken from previous scene as headshots. My approach is to use list to store each element < Image, name, score> , add new entry after each game and display only the top 10. My problem is, the name and score display correctly but I couldnt get the photos display and I dont know why. I converted the rawimage to image find, but just cannot add to the list. Please help.
Comment
Your answer
Follow this Question
Related Questions
How to add one score every second to scoremanager c# 1 Answer
How to save playerscore on a list 0 Answers
reload game 1 Answer
How to have a scoreboard system through multiple objects? 0 Answers
Easy Short kill score script not working 0 Answers