Unity C# Coding: Randomize the Order of An Array

Опубликовано: 12 Октябрь 2024
на канале: PrefixWiz
6,778
122

In this Unity tutorial, i'll show you how to "randomize" the order of an array with C#.
(EDIT) @
1:43 code should be Random.Range (0, circleObjects.Length);
instead of Random.Range (0, positionOfArray);

https://en.wikipedia.org/wiki/Knuth%2...

Want to Help?   / prefixwiz  
Website http://www.PrefixWiz.com
Facebook   / prefix.wiz.3  
Twitter   / prefixwiz