I was looking at the bouncing ball physics demo, and looking into how it works, very nice, but I noticed 1 thing I couldn't find the answer too, when you run the code, there is a yellow shadow over the image, obviously put there b the physics engine to help with debugging, but how do you switch it off or on, and allow you to see the objects clearly?
REAL programmers type copy con filename.exe
---------------------------------------
Comments
Likes: ar2rsawseen
#MakeABetterGame! "Never give up, Never NEVER give up!" - Winston Churchill
Self correction, I found it in the Scene init function setting up the debugdraw. I just overlooked it, but the DebugDraw you mentioned was right on the ball.
---------------------------------------
Likes: Cyberience
#MakeABetterGame! "Never give up, Never NEVER give up!" - Winston Churchill