User Tag List

Results 1 to 3 of 3

Thread: smooth movement

  1. #1
    No Products Registered

    Join Date
    Feb 2009
    Posts
    31
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    smooth movement

    Hi,
    may be this question too simple, but i'm beginner and want a help.
    i trying now, make this event:
    "if i click on any place on the window, an object move to the point where i click with mouse"

    i successes in making that, but the object move Suddenly, i want it move smooth from point to point like tween animation.

    this my events:
    event: user clicks with left button
    action: set x position to xmouse
    set y position to ymouse
    regards
    MFA

  2. #2
    Clicker Fusion 2.5

    Join Date
    Jul 2006
    Posts
    110
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: smooth movement

    Use the MoveIt object.



    Let us say you want to move a ball:
    -----------------------------------
    Event: User clicks with left button.
    Action: MoveIt object: Move objects -> Add object to queue (Ball)
    Action: MoveIt object: Move object in queue with speed (xmouse, ymouse)

  3. #3
    No Products Registered

    Join Date
    Feb 2009
    Posts
    31
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: smooth movement

    thanks, well done

Similar Threads

  1. Smooth car movement
    By King_Cool in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 2nd April 2012, 04:26 PM
  2. Smooth Movement Example
    By LB in forum File Archive
    Replies: 1
    Last Post: 29th December 2008, 12:10 AM
  3. Movement not smooth, please take a look
    By Leander in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 5th August 2008, 09:03 PM
  4. Smooth 8 direction movement with inertia
    By Random in forum File Archive
    Replies: 3
    Last Post: 5th May 2008, 04:58 PM
  5. Simple and Smooth Space Movement
    By SergeantBiscuits in forum File Archive
    Replies: 3
    Last Post: 25th February 2007, 03:28 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
  •