Hello,
I’m trying to make a ball roll down a triangular shaped object, but the ball won’t roll actually it’s not even touching the triangular object. By chance I came across the physics.setDrawMode( “hybrid” ) which help me see the box around the triangular object and the ball. What are they for and how do I remove it from the triangular object?
I’ve been watching the corona university vids, but since there really aren’t any actual classes to take I’m basically just seeing what does ore doesn’t work.
I’d appreciate any help,
Thanks