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

Support multiple cameras #5

Merged
merged 7 commits into from
Feb 4, 2022
Merged

Support multiple cameras #5

merged 7 commits into from
Feb 4, 2022

Conversation

joseph-gio
Copy link
Owner

@joseph-gio joseph-gio commented Jan 26, 2022

Updated the README to give a comprehensive tutorial on how to use the crate now.

This fixes #4

Copy link
Contributor

@chrisburnor chrisburnor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You might want to revamp the examples a little bit. My 'screen' and 'world' nomenclature doesn't make a lot of sense now that the MousePosPlugin enum has changed to 'single' and 'multi'

src/mouse_pos.rs Show resolved Hide resolved
src/mouse_pos.rs Outdated Show resolved Hide resolved
src/mouse_pos.rs Show resolved Hide resolved
src/mouse_pos.rs Show resolved Hide resolved
@joseph-gio joseph-gio merged commit e36f903 into main Feb 4, 2022
@joseph-gio joseph-gio deleted the multi-camera branch January 12, 2023 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Conflict between UiCamera and OrthographicCamera
2 participants