i created a custom physics shape for an object to bounce off of when it was hit, and set the bounce at 1.0, and it is not bouncing. it does bounce with a rectangle or circle. [import]uid: 147322 topic_id: 26468 reply_id: 326468[/import]
Did you create the shape in a clockwise manner and is it no more than 8 points? If not then there is the problem [import]uid: 84637 topic_id: 26468 reply_id: 107351[/import]
Hi Binc,
I’m moving this post to the appropriate sub forum - please stop posting in “Features and Roadmap”, use “New Users Start Here” for new user questions.
Thanks,
Peach [import]uid: 52491 topic_id: 26468 reply_id: 107384[/import]
to peach pellen: ok, sorry. im a lot of trouble, i know.
to danny: yes, i created it in a clockwise manner and it is a simple rectangle. i tried using the display.newImageRect command and it worked and bounced, only i was afraid that on the ipad people might not be able to pinpoint the tiny shape. so i made the object use a larger square image and just created the rectangle collision shape inside of the image. if there is a better way to do it, please tell.
will you please also help with the gotoScene problem? (sorry peach it is in the features and roadmap) [import]uid: 147322 topic_id: 26468 reply_id: 107501[/import]