This will take properties and give the remainder if you divide by some amount. This has some surprising uses, such as for an infinite keyboard, mayber boolean statements, and maybe simplification of Helpian monopoly.
What you need:
1x trigger
1x checker
2-3x properties
So I previously discussed how to make functions. I don’t know how to quote other posts, so can somebody reply to that? Anyways, you make a function with 1 number property named Dividend. Next, make a number property named Remainder. After this, make a number property named Divisor broadcasts on the channel Remainder when it is changed. Set Dividend first, because the Divisor starts the function.
Now place the trigger down and make blocks that if the Dividend is greater than Divisor, subtract the divisor from the dividend. In the same case, broadcast on channel Repeat. For the else case, set the dividend equal to the remainder.
Place down a checker that checks for an item that is not used in your game. Wire the checker to the the trigger. Here is what the end result should look like:
Difficulty Poll
- 1/10
- 2/10
- 3/10
- 4/10
- 5/10
- 6/10
- 7/10
- 8/10
- 9/10
- 10/10