User Tag List

Results 1 to 2 of 2

Thread: Detecting the point of collision

  1. #1
    No Products Registered

    Join Date
    Mar 2009
    Posts
    18
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Detecting the point of collision

    Is there any way to pinpoint the exact point of collision when two objects collide?

  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: Detecting the point of collision

    That's hard to say, as there is usually multiple spots. The easiest way is to set an object to be between the two objects.

    X position: (Object1X+Object2/2
    Y position: (Object1Y+Object2Y)/2

    Then you can just get that position and find the center of collision.
    Working as fast as I can on Fusion 3

Similar Threads

  1. Collision point
    By Crls in forum SWF/Flash Export Module Version 2.0
    Replies: 5
    Last Post: 23rd April 2010, 03:55 PM
  2. Help! - Moving from Point A to Point B - arched.
    By Conno in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 23rd April 2008, 07:15 PM
  3. Smoothly from Point A, too Point B?
    By izac in forum Multimedia Fusion 2 - Technical Support
    Replies: 14
    Last Post: 4th April 2008, 04:46 PM
  4. Point of collision information
    By Fisholith in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 9th November 2007, 11:33 PM
  5. [feature request] Point of collision
    By LazyCoder in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 6th November 2006, 03:47 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
  •