0
3d game problem
Hi I try to developpe a 3d game in html, css and Javascript but in the linked code there an error at line 59 but i don't know what's happend. https://sololearn.com/compiler-playground/W9Mcgg1q2w0O/?ref=app Please help me.
2 Respuestas
+ 5
Who created this code?
The code doesn't seem toimporting OrbitControls correctly. Importing it individually appears not to be intended.
https://stackoverflow.com/a/63793599
(I haven't tested whether the suggested work-around still works)
+ 3
Check out what OrbitControls() needs