Bouncing Objects on Uneven Terrain

Hi,
We are building a game using Physics engine where a bomb from above would fall on the uneven terrain below and react accordingly.

The problem we are facing is that the terrain is ready as a .png but we are unable to use Polygons to draw the precise co-ordinates so that it drops if it falls into a convex curve or bounces if it falls on a high point.

Have enclosed a link to the image, as that will help understand the problem.

http://www.blyss-media.com/game_background.png

Thanks
Sunil M [import]uid: 56933 topic_id: 13821 reply_id: 313821[/import]

hm… maybe take a look at the tiny wings mockup/clone?

https://github.com/ansca/TinyPenguin
-finefin
edit: then again… that example actually uses boxes to create the landscape [import]uid: 70635 topic_id: 13821 reply_id: 50761[/import]