how to create a bowling engine

Dear friends,
I am needing to develop a game, or almost a game of bowling.

I picked up the game of pool that Corona offers as an example, and I’m changing the whole environment, but one thing I have not figured out how to make and need a helping hand at the time of the collision I need the cue ball or bowling ball has weight and might clash across the pins.

Anyone have a good idea? [import]uid: 12249 topic_id: 22058 reply_id: 322058[/import]

I suggest you to look at physics.addBody and parameters like density, friction and bounce + some physics book :slight_smile: [import]uid: 73033 topic_id: 22058 reply_id: 87760[/import]