-
Sonar Systems adminLikes 0
In the createScene method in change the following line
scene->getPhysicsWorld( )->setDebugDrawMask( PhysicsWorld::DEBUGDRAW_ALL );
to
scene->getPhysicsWorld( )->setDebugDrawMask( PhysicsWorld::DEBUGDRAW_NONE );
-
tbruceLikes 1
Thanks!
This reply has been verified.
-
Sonar Systems adminLikes 0
Your welcome :D
Login to reply