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

Spectator Mode #69

Open
6 tasks
jukibom opened this issue Jul 29, 2021 · 0 comments
Open
6 tasks

Spectator Mode #69

jukibom opened this issue Jul 29, 2021 · 0 comments
Labels
enhancement New feature or request multiplayer Feature wholey or partly specific to multiplayer

Comments

@jukibom
Copy link
Owner

jukibom commented Jul 29, 2021

The ability to spectate other players in any game mode

Spectator mode functionality:

  • Internal camera (mvp), basically replace the player camera
  • External camera - rotate around centre as basic first pass, can add additional cameras later (may be better rolled into External Camera Suite #51 )

Multiplayer functionality:

  • Allow any in-game user to drop to spectator mode
    • Remove player ship, convert to spectator entity (there's almost certainly some floating origin funkiness to handle here)
    • Depending on match type, allow to drop back to game and spawn at the host
  • Allow users attempting to join a non-joinable match (e.g. in-progress race) as a spectator and be brought with back to lobby etc
@jukibom jukibom added enhancement New feature or request multiplayer Feature wholey or partly specific to multiplayer labels Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request multiplayer Feature wholey or partly specific to multiplayer
Projects
Development

No branches or pull requests

1 participant