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

Camera #1: following main character #20

Open
BlastWind opened this issue Oct 16, 2021 · 3 comments
Open

Camera #1: following main character #20

BlastWind opened this issue Oct 16, 2021 · 3 comments
Assignees
Labels

Comments

@BlastWind
Copy link
Member

No description provided.

@BlastWind BlastWind added the code label Oct 16, 2021
@BlastWind BlastWind added this to the Basic Framework milestone Oct 16, 2021
@aaronamk
Copy link
Member

See #14 (comment)

@aaronamk aaronamk changed the title Camera #1: Basic framework following main character Camera #1: following main character Oct 24, 2021
@BlastWind BlastWind self-assigned this Nov 18, 2021
@BlastWind
Copy link
Member Author

BlastWind commented Nov 18, 2021

Hmm, the only way I see this to work is

  1. Make _window in StateController a shared_ptr
  2. Pass this shared_ptr to CeilaView
    And then reuse Parryt's code

Thoughts?

@aaronamk
Copy link
Member

We could also hold a shared pointer to celia in statecontroller.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants