Dragging through an object?

I have a game which involves dragging a ball. The aim is to navigate around the platforms. However you can drag the ball through the platforms… any ideas on how to fix that? [import]uid: 24350 topic_id: 5571 reply_id: 305571[/import]

Anyone? [import]uid: 24350 topic_id: 5571 reply_id: 19772[/import]

I don’t believe it can be done until they implement: “road map” Physics: simplified collision detection for “non-physical” cases

When you drag an object its set too kinematic and kinematic objects do not collide with static objects.
[import]uid: 7177 topic_id: 5571 reply_id: 20260[/import]

Oh right. So I’ve basically wasted my time thinking of the game idea and coding the game up to this point? Great… do you know of any SDKs that do support that? [import]uid: 24350 topic_id: 5571 reply_id: 20331[/import]