User Tag List

Page 2 of 3 FirstFirst 1 2 3 LastLast
Results 11 to 20 of 22

Thread: Drag to rotate an object.

  1. #11
    Clicker Fusion 2.5 DeveloperiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    OldManClayton's Avatar
    Join Date
    Aug 2006
    Posts
    193
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Drag to rotate an object.

    That's the problem that I had. >_>

  2. #12
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Drag to rotate an object.

    Oh, I see.

    Use this as expression instead.

    Alterable Value A( "Active" )+ATan2(XMouse-X( "Active" ), YMouse-Y( "Active" ))-90

  3. #13
    No Products Registered

    Join Date
    Jul 2009
    Posts
    14
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Drag to rotate an object.

    Thanks for your quick reply.
    I followed your instructions to the letter, but the problem persists. :confused:

  4. #14
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Drag to rotate an object.

    Try this. http://clickteam.info/looki/Examples/RotateObj.mfa

  5. #15
    No Products Registered

    Join Date
    Jul 2009
    Posts
    14
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Drag to rotate an object.

    Thanks Looki for posting the file. But I still have the problem. Is anyone here who might have had the same problem? Or is it just me?

  6. #16
    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: Drag to rotate an object.

    I can confirm the problem, if you keep clicking, it will keep moving around even though you don't move the mouse.

    -Build 248, MMF2 Dev.
    Working as fast as I can on Fusion 3

  7. #17
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Drag to rotate an object.

    Same here.

    stephen1980
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


  8. #18
    No Products Registered

    Join Date
    Jul 2009
    Posts
    14
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Drag to rotate an object.

    Thanks guys for trying out this problem for me. i noticed something this time around. when I click on the object, it jumps around as we all know. But if i click on the exact same spot again, the object doesn't move. I don;t know what to make of this.

  9. #19
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Aug 2006
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Drag to rotate an object.

    I noticed this also, my guess is that it's to do with the way the set angle events were set up because it seems to snap to the mouse angle rather than the objects previous plus the new angle.

    To fix it so it doesn't automatically move when clicking off the active you would set up a is over event also and set a value then on release clear that. That way it only would rotate after clicking and dragging around rather than clicking and it jumps to the angle.

    To make it more stable it would need a limiting for when you click outside of the object area holding the mouse and dragging it back over again. If your not sure what i mean by this i made basically this for the hold button in these widgets i made a while back.

    http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=115836#Post1158 36

  10. #20
    No Products Registered

    Join Date
    Jul 2009
    Posts
    14
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Drag to rotate an object.

    Thanks Atom for pointing me to your widget. Unfortunately, I still can't make it work.
    I feel really stupid and this is diving me crazy. :blush:

Page 2 of 3 FirstFirst 1 2 3 LastLast

Similar Threads

  1. Rotate toward object?
    By Outcast in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 5th July 2013, 02:53 PM
  2. Help Please... Need to Rotate Rotate object with a wheel
    By Tuna in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 12th February 2012, 04:48 PM
  3. Rotate towards and shortest rotate direction
    By Tiles in forum File Archive
    Replies: 19
    Last Post: 2nd October 2010, 02:25 PM
  4. Drag to rotate an object.
    By Czentnar in forum File Archive
    Replies: 3
    Last Post: 26th July 2009, 10:22 PM
  5. Rotate at object
    By jellytot in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 2nd January 2007, 06:55 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
  •