PlaceholderGames / 2016-Harambe-s-Sterling-Legacy

Harambe's Respository. Praise Him.
1 stars 0 forks source link

3rd Person Camera Zoom #12

Closed AdamScott121 closed 8 years ago

AdamScott121 commented 8 years ago

Further enhance the camera control by allowing the scroll wheel to act as a method for the 3rd person camera perspective to be zoomed in and out.

AdamScott121 commented 8 years ago

I've added working 3rd person camera zoom functionality using the mousewheel up and down as default inputs. I've pushed these changes to branch for this issue. If you want to test or play with it, checkout that branch and pull it down.

AdamScott121 commented 8 years ago

Added new camera control rotation independent of the characters movement. I.E. In 3rd person camera rotates around the character and is controlled with WASD. First person remains unchanged.

AdamScott121 commented 8 years ago

This has been merged to master.