Hey ... i tried a little bit with adding an obj to the bsp tree and it doesnt work for me ^^
the model is shown when i take _view.scene.addChild but not when adding to the tree _tree.addChild. I searched in this forum and found that i should load the obj into prefab and export an as3 file. i did this and imported the class into my main class but then it is the same issue. the model is only shown when adding to _view.scene, but not to the tree. any ideas? = /
