User Tag List

Results 1 to 2 of 2

Thread: Collisions using Box2D question?

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export Module
    DTownTony's Avatar
    Join Date
    Sep 2010
    Location
    Detroit
    Posts
    428
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Collisions using Box2D question?

    I've been having trouble getting a collision to effect a single object instead of all the objects of a specific type. Basically if Object A touches Object B I would like Object A to be destroyed. The problem is There are several Object A's on the screen and i cant seem to figure out how to only effect the specific one in the collision. Any ideas?

    Thanks,

    Tony

  2. #2
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Collisions using Box2D question?

    You can use the On Collision expressions to get the IDs of the first and second bodies and see which one needs to be destroyed.
    Working as fast as I can on Fusion 3

Similar Threads

  1. Moving platform collisions (solved!), but just one question!
    By Yima in forum Multimedia Fusion 2 - Technical Support
    Replies: 20
    Last Post: 24th June 2014, 12:21 AM
  2. Box2D problems with collisions
    By Fimbul in forum Multimedia Fusion 2 - Technical Support
    Replies: 21
    Last Post: 9th May 2010, 10:55 AM
  3. Collisions with 247
    By LB in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 27th April 2008, 01:52 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •