Hi,
Information
Im coding up a simplistic/“similair to” version of Missile Commmand. Basically a space station sitting in orbit and asteroids are hurtling towards it and need to be shot down with missiles. Similair to missile command… when the missile reaches its destination (touch event) the missile explodes and creates and expanding circular explosion. At the moment I am using a basic circle that sclaes in size over a second or 2 which I will be replacing the circle with an image.
Question
With the current limiation of physics bodies not being able to be scaled, how will I do collision detection with my circle/images? I thought I seen some code for it but may be wrong. Tried a few searches but had no luck… looked through the API too =\ [import]uid: 83851 topic_id: 14336 reply_id: 314336[/import]
[import]uid: 21331 topic_id: 14336 reply_id: 52966[/import]