-
Senior Member
Scoring problem_SOLVED
Now, I've figured out how to score with distances and flips thanks for the "Freestyle" and "Loose screw" example track.
I can make scoring system with distance, height and flips all three together. But I got a problem when the driver drives or rolls back,
the score, distance and height goes back too and I don't want it to go back. Can anyone help me?
Thank's for answering.
-
Senior Member
Re: Scoring problem_PLESE HELP!!!
use the code from the hill climb example, the code will show it's set to primary score so shouldn't be difficult to find and work out what to copy.
i used the same for this tutorial, little modified, but its the same essentially, it has distance and height added together, it stops the roll back problem because of the two input operator set to "Max".