Bevy version and features
0.18.1
Expected behaviour
Camera should move in relative Y axis (coming from Unity Engine)
Actual behaviour
Camera moves in global Y axis, not sure it is by design or not
https://github.com/bevyengine/bevy/blob/release-0.18.1/crates/bevy_camera_controller/src/free_camera.rs#L303
Bevy version and features
0.18.1
Expected behaviour
Camera should move in relative Y axis (coming from Unity Engine)
Actual behaviour
Camera moves in global Y axis, not sure it is by design or not
https://github.com/bevyengine/bevy/blob/release-0.18.1/crates/bevy_camera_controller/src/free_camera.rs#L303