How can U do a Speedrun Timer with Milliseconds?

Is it possible?
And if it is:Can someone copy it from the behaviours and paste it so I can copy it?

Thx

1 Like

No, do it yourself.

I will teach you though…

Instead of using a timer with infinite repeat have a number always adding to a text, really convincing milleseconds depending on your FPS.

1 Like

But how?
How Do I do it?

1 Like

One sec I can make it so that you can copy and paste it

1 Like

Thanks :DD thats nice

1 Like

I’m pretty sure that you can only time in deciseconds, or if you want really want to stretch it, use an always block.

1 Like

actually, just do this:

one – start timer – (timer is 0.1 on repeat forever) output is add to a number block, output goes to input value of the label behavior.

1 Like

Ohhhh lol, I forgot about the decimal update.

1 Like

Yep, very useful!