Try this game out so you can see how you can see how easy it is to setup the Corona physics to create a pinball game.
Sample code is MIT licensed and Open Source, so you can use the code at will and create your own game, edit it, add better looking scoring, how about adding a left and right paddle only, more lights, sounds.
Show us what you can do.
Carlos
That has been logged already as a bug and it is not a failure mostly an annoying assert and is fixed and should be on the next daily build.
C.
It crashed the simulator on my mac - then I realized I'm a few weeks behind in the builds -- downloaded the latest and it works great.
Best,
Dave
The physics are way off, the ball is passing through the flippers all the time (even got the ball stuck in them a few times) and quite often through the spring as well. I've been tinkering with it for hours to try and get the physics to work properly, but I can't get it to work.
I made a thread about the problem where the ball passes through the flippers unless you make the rotation speed so low that it's unplayable (link: http://developer.anscamobile.com/forum/2011/10/12/physics-objects-passing-through-high-speeds-0) and others agreed that it's not working properly. I hope that can be fixed, because I can't make my physics game with how the physics behave now.
Yea, this is way off. The background table graphic is confined to the upper left corner of the screen, at a quarter of the size.
Maybe this was meant to be a test for us to get it work correctly? :)
I received the error below after I pressed start.

Using Windows 7 64-bit and CoronaSDK 2011.527
Thanks for the code, will be a big help for my game.