1. #1
    Blastergamer's Avatar Senior Member
    Join Date
    Mar 2014
    Location
    Rocking Trials Country
    Posts
    2,539

    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.
    Share this post

  2. #2
    dasraizer's Avatar Senior Member
    Join Date
    Apr 2014
    Location
    UK, Isle of Wight
    Posts
    1,195

    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".
    Share this post