09-02-2018, 09:21 PM
Hello
I am trying to do a pouring task wherein the user is required to collect water from a faucet in one cup, and transfer it to another.
The final score is determined by the number of particles that were poured from the first cup to the second.
So for instance -
I am trying to do a pouring task wherein the user is required to collect water from a faucet in one cup, and transfer it to another.
The final score is determined by the number of particles that were poured from the first cup to the second.
So for instance -
- Let us assume total particles are 1000.
- The user collects about 800 (misses 200 in the beginning).
- And finally pours 200 (600 fall on the ground) into the second cup.
- So the final score is 200.