Hey guys,
I wanted to move the camera around my loaded 3d character.
I am moving it with the function onMouseWheel but i dont know who i am supposed to do the positioning/rotating
Hey guys,
I wanted to move the camera around my loaded 3d character.
I am moving it with the function onMouseWheel but i dont know who i am supposed to do the positioning/rotating
Hi!
Have you tried to use OrbitControls? three.js docs
i got it, thank you men
You’re welcome
can i also set the y coordinate so that it also goes up and down?