SDK:
- remove vehicle editor leftovers to old debug system git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10349 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
cd7d47d50e
commit
66dede03b5
@ -177,7 +177,7 @@ public class VehicleEditorController implements LookupListener, ActionListener {
|
||||
testing = true;
|
||||
bulletState.getPhysicsSpace().addAll(toolsNode);
|
||||
bulletState.getPhysicsSpace().add(vehicleControl);
|
||||
vehicleControl.detachDebugShape();
|
||||
// vehicleControl.detachDebugShape();
|
||||
// cameraController.disable();
|
||||
// if (chaseCam == null) {
|
||||
// chaseCam = new ChaseCamera(SceneApplication.getApplication().getCamera(), vehicleNode);
|
||||
|
Loading…
x
Reference in New Issue
Block a user