User Tag List

Results 1 to 5 of 5

Thread: mouse movement question

  1. #1
    Clicker Multimedia Fusion 2 DeveloperAndroid Export Module

    Join Date
    May 2010
    Posts
    163
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    mouse movement question

    I need to move an object using the mouse, but only while the mouse button is being pressed (in other words: if you want to move, you have to hold down the mouse button). How can I do this?

  2. #2
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: mouse movement question

    360 movement that always faces the mouse?

    sounds like a challenge

    I'll whip up an example

  3. #3
    Clicker Multimedia Fusion 2 DeveloperAndroid Export Module

    Join Date
    May 2010
    Posts
    163
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: mouse movement question

    What? No. Not at all. I basically need this:

    If Mouse = clicked (movement = true)
    Else If (movement = false)

    I just don't know how to do it using fusion.

  4. #4
    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: mouse movement question

    You'll want the Repeat while Mouse Key Pressed condition.
    Working as fast as I can on Fusion 3

  5. #5
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: mouse movement question

    Oh.

    Repeat while mouse is clicked -> movement = true

    [NEGATE] Repeat while mouse is clicked -> movement = false

    You can find the "Repeat while mouse is clicked" in "The mouse pointer and keyboard" object. To negate it, right click on the condition and select negate.

    Either way, I already made the example...

Similar Threads

  1. Bug with mouse movement?
    By Drcooper in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 4th July 2010, 08:44 PM
  2. Question of Mouse controll movement
    By ASD in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 18th December 2009, 10:33 AM
  3. Mouse Movement prevents mouse click event?
    By Tuna in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 2nd March 2008, 02:52 AM
  4. Mouse click doesnt work when Mouse movement used
    By Blizna in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 21st September 2006, 02:24 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
  •