physics.lua ??

I’m pretty experienced with box2D, and most of the functionality in Corona seems pretty straightforward (which is unsurprising, as it’s based on Box2D.)

But, the thing I’m less sure about here is how I can extend the physics functionality… this is mainly as I’m not able to see the code used for the physics.

Is this code available, or visible anywhere?

Or, can people point at good examples of where the physics code has been extended?

Thanks!

Charlie [import]uid: 34358 topic_id: 9277 reply_id: 309277[/import]

What do you mean by extending? More functions? You can’t do that. The only things that are available are described inside the documentation. That’s all. [import]uid: 5712 topic_id: 9277 reply_id: 33852[/import]