Arcade Racing Kit
  • Welcome
  • Get Started
    • Setup Project
    • Setup Required Packages
    • Run the Example Scene
  • Systems
    • Vehicle
    • Finish Line
    • Managers
      • Race Manager
      • Vehicle Manager
      • Lap Manager
  • How To
    • Setup a Vehicle from Scratch
  • Support
    • Troubleshooting
    • Contact
    • Roadmap
Powered by GitBook
On this page

Was this helpful?

  1. Systems

Finish Line

PreviousVehicleNextManagers

Last updated 4 years ago

Was this helpful?

The finish line marks the finish of a lap and invokes an event when a vehicle is entering it.

To work properly it should be setup with at least two checkpoints. When setup this way the Finish Line will only consider vehicles which first passed Checkpoint 1, then Checkpoint 2 and finally the Finish Line itself, in order to prevent cheating. Check out the to see this in action!

example scene
Setup of the Finish Line in the example scene