去掉大部分 调试信息
This commit is contained in:
@@ -18,8 +18,8 @@ export class Main extends Root {
|
||||
// if(this.isWxClient()){
|
||||
// WxCloudApi.init("cloud1-6gknw0qk911036d8")
|
||||
// }
|
||||
PhysicsSystem2D.instance.debugDrawFlags = EPhysics2DDrawFlags.Aabb |
|
||||
EPhysics2DDrawFlags.Pair
|
||||
// PhysicsSystem2D.instance.debugDrawFlags = EPhysics2DDrawFlags.Aabb |
|
||||
// EPhysics2DDrawFlags.Pair
|
||||
// EPhysics2DDrawFlags.CenterOfMass |
|
||||
// EPhysics2DDrawFlags.Joint |
|
||||
// EPhysics2DDrawFlags.Shape;
|
||||
|
||||
Reference in New Issue
Block a user