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

Move cam[0] logic into ship loader. #6

Open
aggregate1166877 opened this issue May 30, 2021 · 0 comments
Open

Move cam[0] logic into ship loader. #6

aggregate1166877 opened this issue May 30, 2021 · 0 comments
Labels
pre-alpha grind Pre-alpha MVP task: tasks used as rough indication of what needs to be done to get out of pre-alpha

Comments

@aggregate1166877
Copy link
Collaborator

Details:
Move cam[0] logic into ship loader.

  • Create notion of a standard arrow.
  • Ship orientation cam.
  • Initial cam.
  • Bridge cam.
  • Ship outside cam.

Explanation:
Currently, the engine expects any imported space ship to have at least one camera. This camera is used as the 'forward' direction of the ship. This same camera is also used as the captain's bridge seat location. Logic needs to be updated such that:

  1. The 3D designer decides what forward is,
  2. Seats and cameras are not treated as the same thing.
@aggregate1166877 aggregate1166877 added the pre-alpha grind Pre-alpha MVP task: tasks used as rough indication of what needs to be done to get out of pre-alpha label May 30, 2021
@aggregate1166877 aggregate1166877 self-assigned this May 30, 2021
@aggregate1166877 aggregate1166877 removed their assignment Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pre-alpha grind Pre-alpha MVP task: tasks used as rough indication of what needs to be done to get out of pre-alpha
Projects
Development

No branches or pull requests

1 participant