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.
A project which simulates a collision between 2 objects. Freely drag the objects onto each other in order to have their core color change when colliding.
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.