User Tag List

Results 1 to 2 of 2

Thread: Spinning Wheel

  1. #1
    No Products Registered

    Join Date
    Nov 2006
    Posts
    25
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Spinning Wheel

    I need some help on how to make a wheel spin. It starts spinning fast and slow down to a stop like on the game show Wheel of fortune.

    Thanks,
    Rick

  2. #2
    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: Spinning Wheel

    Use an active object as your spinning wheel. Set it's alterable value A to 30.

    Always set it's angle to it's current angle + alt value a.

    Alt value A > 0, Subtract 1 from alt value a.



    This will work but it will probably slow down too fast, so you'll have to modify the values until you get what you want. Maybe you could do:

    Set it's alterable value A to 300.

    Always set it's angle to it's current angle + (alt value a / 10).

    Alt value A > 0, Subtract 1 from alt value a.

Similar Threads

  1. Spinning gears?
    By Warmachine in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 21st December 2012, 05:28 PM
  2. Box2D v2 - Spinning
    By LB in forum File Archive
    Replies: 0
    Last Post: 24th June 2011, 02:58 AM
  3. Advanced Question: Fancy Spinning Arrow
    By Karl in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 12th January 2011, 01:53 AM
  4. Spinning/Orbiting Actives for Corlen
    By LB in forum File Archive
    Replies: 6
    Last Post: 15th September 2010, 11:56 PM
  5. Beigoma Spinning top movement
    By Aikikame in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 23rd May 2010, 02:05 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
  •