Timer activates when checkpoint reached

How do I make a timer start when a checkpoint gets activated?

what timer system do you have?

I didn’t make one yet.

But it should be like:

Timer: [00, 00, 00]

When the checkpoint gets touched, start the timer
(Use a trigger loop and counter)

1 Like

Ok
what does each part represent?

Checkpoint activated →
Activate this system:

1 Like