Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotlaps Gamemode. #101

Open
nova-triio opened this issue Oct 2, 2021 · 2 comments
Open

Hotlaps Gamemode. #101

nova-triio opened this issue Oct 2, 2021 · 2 comments
Labels
enhancement New feature or request suggestion Proposed new feature

Comments

@nova-triio
Copy link
Collaborator

Pretty self-explanatory... Add a hotlaps gamemode, where you have a rolling start and keep running the same circuit over and over without stopping, then you grab the score from the best lap, and port that over to be saved. This could be on a seperate leaderboard, with -obviously- only circuit tracks to use. hmm...

@nova-triio nova-triio added enhancement New feature or request suggestion Proposed new feature labels Oct 2, 2021
@jukibom
Copy link
Owner

jukibom commented Jul 12, 2023

Rules:

  • A hotlap only counts if all checkpoints are hit (obviously)
  • Starting gate is yellow instead of red when not valid
  • Hitting the start checkpoint resets the lap at any point (meaning a practice lap is mostly optional and bad laps can be aborted)

@jukibom
Copy link
Owner

jukibom commented Jul 12, 2023

Other considerations:

  • How to handle "ending" the mode (and when to upload to leaderboard? do it in the background each lap? idk)
    • What is the UI / UX flow for this, if any? o_O
  • How to handle ghosts (will need to trigger the ghost at the start of each lap, destroying any existing and replacing with the fastest at runtime if a new record was set)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request suggestion Proposed new feature
Projects
Development

No branches or pull requests

2 participants