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

Add process_mode property to Camera2D #24806

Merged
merged 1 commit into from
Jan 7, 2019
Merged

Add process_mode property to Camera2D #24806

merged 1 commit into from
Jan 7, 2019

Conversation

timoschwarzer
Copy link
Contributor

@timoschwarzer timoschwarzer commented Jan 6, 2019

This allows the user to choose if the camera should update in _process or _physics_process.

Closes #24594
Maybe related: #6373

@Chaosus Chaosus added this to the 3.2 milestone Jan 6, 2019
@timoschwarzer timoschwarzer changed the title Add process_mode property to Camera2D WIP: Add process_mode property to Camera2D Jan 6, 2019
This allows the user to choose if the camera should update in
_process or _physics_process.
@timoschwarzer timoschwarzer changed the title WIP: Add process_mode property to Camera2D Add process_mode property to Camera2D Jan 6, 2019
@akien-mga akien-mga modified the milestones: 3.2, 3.1 Jan 7, 2019
@akien-mga
Copy link
Member

Thanks, I meant to implement exactly that :)

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

Successfully merging this pull request may close these issues.

3 participants