I 'EnableKeys' in OrbitControls but WASD or cursor keys don't do anything

is there a link or doc showing how to customize the needle viewport in the HTML … I want to put the needle stuff into part of the window and put other stuff around it… I triued creating a smaller div to put the <> tag into but it still goes full screen

by user 563549194137239552

Yes you can just put it into another div - it shouldnt go fullscreen. I dont think theres a example specific to that in the docs but the element is not absolute/fixed (or should not be)

Maybe check the css in src/style too