This question was
closed Nov 24, 2020 at 02:47 PM by
SgtSquidley.
Question by
SgtSquidley · Nov 24, 2020 at 02:31 PM ·
c#canvaslistunityeditorstring
How to output a List of Strings to canvas text?
I want to have a results screen pop up at the end of the level with all the results the player has scored. Its a List of Strings which each element containing how long they took to do certain tasks. Is there a way to output the list to a canvas at the end of the level?
Comment