Saltar al contenido principal

Búsqueda

Scorboards and times

  • mmdev7

    The score gadget only posts a score to the scoreboard when the 'post score' input is triggered. Be sure to send a signal into this input when the race is complete and the scoreboard should work correctly.

    Hope this helps :) Peter

  • SlurmMacKenzie

    Thanks for your answer, but I've already triggered the post score input, I got the times posted, but the issue was not the post, it was the value displayed on the scoreboards (times were displayed as 0.18s or 0.15s instead of the 3 or 4 minutes I was expecting).

    I'll give it another try tonight. What value is expected in the score when posting a time? Is it a number of frame (considering 30 frames per second)?

  • SlurmMacKenzie

    OK I think I understand. My timer was set to count to 1000 seconds. It's output vas à value between 0 and 1. In a number displayer set to the same range time is displayed as expected but the scoreboard need a tile second. I multiplied the value by 1000 and got it working

Iniciar sesión para dejar un comentario.