I am making a decision maker app. When the wheel (attached picture) is flung, the wheel will rotate for the duration of the acceleration amount.
my logic goes as follow:
When flung
- Set xacl + yacl = timevariable
- Repeat
- Heading +1
- If timevariable = clock
- Stop
Unfortunately I am having trouble actually making the code in blocks. I can't seem to get the program to function.
Can anyone help me make this in blocks?
Thanks,
Alistair