xtreampb Posted June 17, 2013 Share Posted June 17, 2013 Is there a way to view the physics bodies while my game is running. I got some weird things going on with my physics shapes. Being able to see them would really help me out. ~Xtreampb~ Quote bool Life() { while(death=false) { if(death==true) return death; } } I have found the secret to infinite life Did I help you out? Like my post! Link to comment Share on other sites More sharing options...
AggrorJorn Posted June 17, 2013 Share Posted June 17, 2013 camera->drawphysicsmode = true; Quote Link to comment Share on other sites More sharing options...
ZioRed Posted June 17, 2013 Share Posted June 17, 2013 camera->drawphysicsmode = true; It seems there are as many undocumented functions as documented (or possibly even more)... wtf! Quote ?? FRANCESCO CROCETTI ?? http://skaredcreations.com Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.