User Tag List

Results 1 to 4 of 4

Thread: Distance Checker

  1. #1
    Clicker Multimedia Fusion 2SWF Export Module
    Jacob's Avatar
    Join Date
    Jul 2007
    Location
    Second pixel to the right
    Posts
    3,208
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Distance Checker

    Well, I guess its time for my first competition entry for this competition. I have created a widget that tests the distance between two positions and, well, gives you the distance between those two positions. Its a very long, complicated process and requires one short event.

    This is an entry for the Wild Widget Contest. (°¿°)
    Attached files Attached files

  2. #2
    Clicker Fusion 2.5Android Export ModuleiOS Export Module
    Fusion 2.5 (Steam)HTML5 Export Module (Steam)

    Join Date
    Nov 2007
    Location
    Canada, BC
    Posts
    62
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Distance Checker

    i use
    Sqr((X( "Obj1" )-X( "Obj2" ))*(X( "Obj1" )-X( "Obj2" ))+(Y( "Obj1" )-Y( "Obj2" ))*(Y( "Obj1" )-Y( "Obj2" )))

    this is convenient for people who want to drag it in and just want it to work

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export ModuleUnicode Add-on

    Join Date
    Jun 2006
    Location
    Australia
    Posts
    988
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Distance Checker

    That's what his widget does aswell, except he uses a slightly simpler formula with "pow".

    Cool idea, thanks Darkwing.

  4. #4
    Clicker Fusion 2.5Android Export ModuleiOS Export Module
    Fusion 2.5 (Steam)HTML5 Export Module (Steam)

    Join Date
    Nov 2007
    Location
    Canada, BC
    Posts
    62
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Distance Checker

    ah yes, thats better, no more eyesore

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. [Solved] Application Update Checker
    By sam_sdc in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 26th July 2010, 03:48 AM
  4. Process Checker
    By UrbanMonk in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 7th June 2008, 07:31 PM
  5. Syntax Checker
    By LazyCoder in forum Hardware Accelerated Runtime
    Replies: 3
    Last Post: 7th March 2008, 10:20 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
  •