QUESTION Lap won't count?

itsmad

New Member
Hello

I'm currently working on my first track and I have a problem with the lapcounter and timer.
I can spawn in to the game and the timer starts but laps won't count.
It's like the game doesn't recognise the AC_TIME_ objects.

The rotation is correct, I think. (Z is forward)
I have applied the scale on the timeobjects.
I have three sectors but none of them are picked up by the game.

I can't find any answers when I search around, does anyone know what my problem is?
Thank you!
 

Gunnar333

Well-Known Member
When your start position Dummy works and points in the right direction:
You can try to copy your AC_START_0 to your AC_TIME_ and rename it.
I place my Timing objects around 1m above track surface.
 
Top