can we use sprites for physics body? If so ,can u cite few examples.
Thanks in advance… [import]uid: 82446 topic_id: 17844 reply_id: 317844[/import]
Yes, a sprite can be a physics body.
Add the sprite in the normal way (sample in JungleScene sample code) and then do physics.addBody() as normal.
Peach
[import]uid: 52491 topic_id: 17844 reply_id: 68149[/import]
I am developing a game where I collect pebbles in the bucket.So on each collection I want to change the bucket image to be filled with 1,2,3 etc.So can we do that using Sprite.If so then please tell me how to do that?Please if you can. [import]uid: 82446 topic_id: 17844 reply_id: 68150[/import]
Please help me out somebody …Really need to know how to do that?please. [import]uid: 82446 topic_id: 17844 reply_id: 68293[/import]
You add the body in the normal way, read here; http://developer.anscamobile.com/reference/index/physicsaddbody
Using the sprite you’d change the image by setting the frame, which you can find info about under the sprite APIs.
If you need to learn more about physics or sprites I’d encourage you to read through the Corona docs, there’s a lot of info there.
Peach
[import]uid: 52491 topic_id: 17844 reply_id: 68313[/import]
Hi Peach Pellen,
May I have your email id so that i can ask you certain question regarding my app? I have the game ready but need to do little modification in it with your help if you want.Please If you can… [import]uid: 82446 topic_id: 17844 reply_id: 69315[/import]
Hi again Rahul,
I am afraid we can’t provide support via email as it’s not fair to developers who pay for premium support.
Sorry!
Peach [import]uid: 52491 topic_id: 17844 reply_id: 69329[/import]
ok,Actually I work for a company and I am developing apps for them.So do you mean that if I ask you from the account(company id) then you shall provide me more information than now? [import]uid: 82446 topic_id: 17844 reply_id: 69342[/import]
Hey Rahul,
No, I mean we offer premium paid support for when a person needs private assistance. You should tell your company to consider this; http://www.anscamobile.com/corona/support/
Peach
[import]uid: 52491 topic_id: 17844 reply_id: 69533[/import]