-
Notifications
You must be signed in to change notification settings - Fork 1
Racing Mode
Tommi Enenkel edited this page Aug 31, 2015
·
6 revisions
Open questions
- What happens in each phase when players join and leave?
- What GUI do we show pre, syn and post race?
- Registration
- Countdown
- Race
- Debriefing
Questions:
- How does this phase gets triggered?
- How to players join the race?
- How are they transfered to the starting position?
- Are they fixed in the starting position?
- How is the next phase initiated?
- GUI?
- Is countdown its own phase or just a packet that initiates a countdown?
- How do players know where to race to?
- GUI during race?
- What figures do we use?
- Total direct distance between checkpoints traveled?
- Time?
- Current position? How is it measuered?
- GUI?
- player list with coordinates/points
For now, players join the race by touching the racing portal. When players are in the race, they get sent additional messages from the server
- startPortalEntityId
- Phase: {Registration, Countdown, Race, Debrief}