User Tag List

Results 1 to 2 of 2

Thread: Distance of active.

  1. #1
    Clicker Multimedia Fusion 2
    Skeets's Avatar
    Join Date
    Apr 2007
    Location
    Utah, USA
    Posts
    360
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Distance of active.

    I need an example that shows how far away an object is from another object. There is more then one of one of the active objects though, so I told it to set Value A to the distance, but it sets all of their values to one of the distances.

  2. #2
    No Products Registered

    Join Date
    Oct 2006
    Location
    Sweden
    Posts
    1,141
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Distance of active.

    Try setting Value A to:
    Sqr((X( "Object 1" )-X( "Object 2" )) pow 2 + (Y( "Object 1" )-Y( "Object 2" )) pow 2)

Similar Threads

  1. Distance
    By ad in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 28th April 2012, 04:24 PM
  2. How to get X+Y distance?
    By PandaExplosion in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 21st November 2010, 01:24 PM
  3. one of the same active object distance
    By bubba_damage in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 31st May 2009, 07:15 PM
  4. Distance between objects
    By im2famous4u in forum Multimedia Fusion 2 - Technical Support
    Replies: 31
    Last Post: 18th March 2008, 10:58 PM

Posting Permissions

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