Hi, I'm trying to somehow use BSPHitTest class to get coordinates where did I click on the wall. I can't figure it out how to use methods in this class to get this position. I have also some dynamicaly added planes to BSPTree and also i need to get know what plane did I hit.
bspHit.getIntersectPosition(_view.camera.position,_view.camera.unproject(mouseX,mouseY)) ?? or somehow? I'm too stupid to figure it out probably.... so please help anybody:) Regards, MG
