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

Updated (rcamera) To Add Analog Stick Cam Controls #3066

Merged
merged 2 commits into from May 15, 2023
Merged

Updated (rcamera) To Add Analog Stick Cam Controls #3066

merged 2 commits into from May 15, 2023

Conversation

paganswrath
Copy link
Contributor

@paganswrath paganswrath commented May 14, 2023

I Noticed While Writing Some code for My Game im Making that there Isn't an Easy way to control the Camera With The Analog Sticks on Controller.

I Added a Couple Lines to the UpdateCamera Function :)

I Tested this change on Linux however I don't think it will effect any other platforms since it's a super simple fix.

I Noticed While Writing Some code for My Game im Making that there Isn't an Easy way to control the Camera With The Analog Sticks on Controller.

I Added  a Couple Lines to the UpdateCamera Function :)
…le-Camera-Patch

Updated (rcamera) To Add Analog Stick Cam Controls
@raysan5 raysan5 merged commit 3f8ef4e into raysan5:master May 15, 2023
@raysan5
Copy link
Owner

raysan5 commented May 15, 2023

@PixelPhobicGames Interesting addition, thanks for the review. Please note that I'm considering alternative ways to move inputs out of the rcamera module, to make it engine-agnostic... but it could be useful for now.

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.

2 participants