Camera direction and position

I have reverted those changes, it still does not work.

The only way I can see this working is by overriding the TargetCamera._checkInputs method and setting cameraDirection.y = 0 also here:

http://localhost:1338/Playground/index-local.html#DS6VQD

2 Likes

wrong link?

http://localhost:1338/Playground/index-local.html#DS6VQD

Yes sorry:

https://playground.babylonjs.com/#DS6VQD

1 Like

:bow: thank you that fixed it.