User Tag List

Results 1 to 4 of 4

Thread: Mouse Control issues

  1. #1
    No Products Registered

    Join Date
    Jun 2006
    Posts
    301
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Mouse Control issues

    I need to implement mouse control into a game, I'm not experienced in this area at all!

    I've set up a Mouse Control movement object. You specify the frame size you want the mouse to move in, which is fine...but then the frame does not shift as the screen scrolls, even if the object is set to not 'follow the frame'.
    Is there any way I can make the area the mouse can move within scroll with the screen?

  2. #2
    No Products Registered

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

    Re: Mouse Control issues

    You can make a custom mouse movement. Here's an easy one:
    * Start of Frame
    > Hide the Mouse Pointer

    * Always
    > Object Set X Position to Xmouse
    > Object Set Y Position to Ymouse

  3. #3
    No Products Registered

    Join Date
    Feb 2007
    Location
    Sydney, Australia
    Posts
    1,654
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Mouse Control issues

    make sure you set the hotspot of the object to its center!

  4. #4
    No Products Registered

    Join Date
    Jun 2006
    Posts
    301
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Mouse Control issues

    Ahh, brilliant, I didn't know you could set objects directly to the mouse coordinates!
    Thanks : )

Similar Threads

  1. Mouse Control and mouse cursor
    By DEKE15 in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 4th December 2016, 10:38 PM
  2. Mouse control to act like keyboard control
    By Evilized79 in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 11th July 2011, 06:30 AM
  3. Windows 7 User Account Control issues!
    By SirEatAlot in forum Multimedia Fusion 2 - Technical Support
    Replies: 16
    Last Post: 27th October 2010, 12:03 AM
  4. mouse control
    By Tisnart in forum Multimedia Fusion 2 - Technical Support
    Replies: 14
    Last Post: 9th March 2009, 12:28 AM
  5. Flow control issues
    By Fisholith in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 9th November 2007, 04:38 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
  •