A project which sorts your players according to the number assigned to them by highest to lowest. You can clear to reset everything back. Created using containers and variables.
Can be used to make sure everyone's turn in the game is mapped out correctly.
An example project which allows the user to designate the number of times the Star component Spins. Simulating a conditional animation loop according to the input of the user while using a total of 2 variables and a container with 3 states.