Okay, so i'm currently making an android game where I have a String with multiple paragraphs.
With the loop "action" I choose a random paragraph to be diplayed.
But I want to never display the same paragraph twice.
In a play 40 paragraphs will be displayed, and in total in the string there's 200, so is it possible to do that.
Please login to see this attachment.
Thanks