-
Distance scoring?
When setting "medal times" for a distance skill game, it is displayed as 0.000m and can increase to 5.000m..
I assume this means it can be set to 5000m.... can anyone tell me if this is the case?
-
Re: Distance scoring?
No, it means 5m. You have to manually change the top score. I ran into this while working on my first skill game.
-
Re: Distance scoring?
In skill games, you have to set the 'Primary' and the 'Secondary' score.
Assuming you have distance set as your Primary Score, and it is read from a variable data source, you must go into the 'Track Settings' menu, select 'Primary Score' and then set the 'Max Value' to something that is more indicative of your track.
The Medal times can only be set as high as the 'Max Value' for your Primary and Secondary scores, and therefore if the Primary Score has a maximum value of 5 meters, you will not be able to set a medal to a higher value than this.
Hope that helps.
-
Senior Member
Re: Distance scoring?
Also change ascending/descending (what they mean is on the side in the primary/secondary score)
-
Re: Distance scoring?
thanks guys
that sorts it out
-
Re: Distance scoring?
I've noticed a bug with this. I set the maximum to 0.005 meters and it caps the maximum at 5.000 meters.
It seems like a floating point issue.