Physijs
Physijs copied to clipboard
THREE.Object3D.add: object not an instance of THREE.Object3D.
Hello, i got this error when trying to import the car from http://chandlerprall.github.io/Physijs/examples/vehicle.html to my project, any idea why?
THREE.Object3D.add: object not an instance of THREE.Object3D. w…w.P…s.P…s.Vehicle {mesh: w…w.P…s.P…s.BoxMesh, wheels: Array[0], physijs: Object} physijs: Object mesh: window.Physijs.Physijs.BoxMesh wheels: Array[4] world: window.Physijs.Physijs.Scene
This is a bug in Physijs, it does not break anything, so it is safe to ignore...
hitting this but car works
i had the same error while i'm importing a dae file using ColladaLoader , any help please ??