Question by
glady · Aug 11, 2016 at 02:15 PM ·
scene-switchingduplicatescene-change
not duplicate scenes
im creating a word game. it is a question and answer. i want it to be randomize. but when the player dies i want it to load another scene (different question). the problem is when the question became randomized there is a possibility that the question will repeat as long as im not dying. how is that possible? can you give me same codes in c# for that ?
Comment