Nawar
March 9, 2023, 3:22pm
1
Hi all!
FreeCamera
has keysRotateLeft
and keysRotateRight
but no keysRotateUp
and keysRotateDown
.
Based on the screenshot below, it would probably be easy for you to implement such a feature.
In addition, I would like to be able to change the rotationSpeed. Because this property directly affects the rotation speed of the camera from the keyboard
Here is how it works in my project. If the above feature were implemented, I could reduce all this code to a couple of lines. Thanks!
Do you want to do a PR for it @Nawar ?
cc @PolygonalSun our camera GURU
1 Like
Nawar
March 11, 2023, 2:52pm
3
Is it possible? What do I need to do for this?
@PolygonalSun can help guiding you with this It does not look hard and could be a great first contribution at a first quick glance I would suggest to get yourself ready by following this guide @Nawar Start Contributing to Babylon.js | Babylon.js Documentation
1 Like
Looked over the PR, LGTM. Thanks for putting the PR together. @Nawar !
1 Like
Nawar
March 15, 2023, 8:14am
7
@sebavan @PolygonalSun
Thanks guys! Glad to contribute to the coolest 3d engine!
1 Like