Skip to content

How do I change the value of "Size" in Camera3D resources using mouse wheel? #387

Discussion options

You must be logged in to vote

And what I noticed is, the camera is indeed moving with the action key pressed, but only during the initial "zooming in" phase after launching the game. After that, it locks to whatever the value being set during the end of that phase. From the debugger, I noticed that the value is indeed still changing, just not happening in game since it's being locked.

Short answer, you can't at the minute due to how it's currently set up.
This would be part of the refactor task (#161) that's currently being planned, as there are some complications with adjusting the distance during runtime. E.g. how the camera should behave if you adjust the distance and in so doing would cause the dead zone to be t…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@davidmctravord555
Comment options

@ramokz
Comment options

Answer selected by davidmctravord555
@davidmctravord555
Comment options

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