How to achieve bungee effect ?

Hi guys,

I’m trying to make a little bungee jumping game. However, am totally new with Corona. Would you please give me some guidance on how to achieve bungee jumping effect in Coroan?

Thanks ! [import]uid: 70478 topic_id: 16120 reply_id: 316120[/import]

you mean like an elastic? cause i would LOVE to learn this as well [import]uid: 91147 topic_id: 16120 reply_id: 59970[/import]

There are several forum posts and code examples on how to make a slingshot. See this one for example.

http://developer.anscamobile.com/forum/2011/07/31/need-slingshot-rubberband

Take a look at those and see if you can understand how the rubberband part of the slingshot works. You can then apply the same concept to a bungee cord. [import]uid: 67839 topic_id: 16120 reply_id: 59973[/import]