Skip to content

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

Merged
raysan5 merged 2 commits into
masterfrom
unknown repository
May 15, 2023
Merged

raysan5 merged 2 commits into
masterfrom
unknown repository

Conversation

@paganswrath

@paganswrath paganswrath commented May 14, 2023

Copy link
Copy Markdown
Contributor

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

raysan5 commented May 15, 2023

Copy link
Copy Markdown
Owner

@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