-
Member
UPDATE: Shuffle Vector Contents - Video tutorials
Hey everybody, This is an update to this post... http://forums.ubi.com/showthread.php...ector-contents
I figured out the shuffle vector problem I had and I wanted to share it with everyone. I use this type of thing all the time in other aspects of programming because it gives you random numbers that do not repeat until they end their sequence. This can be used for skill games, or to trigger events in a certain order. There are many things you can do with this. I did the tutorials in two parts, the first part explains vectors and how to read them, the second part show you how to shuffle the numbers in the vector. Have fun...
Swamp.
Part 1: Explains vectors and how to read them.
https://youtu.be/vOSx_VIoCXc
Part 2:Explains how to shuffle the contents of a vector.
https://youtu.be/gwRdbwlL9U0