User Tag List

Results 1 to 4 of 4

Thread: Making swing as fast as the push of the button

  1. #1
    No Products Registered

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

    Making swing as fast as the push of the button

    Hey all,
    How do I get it so that the faster I push space bar, the faster my hero swings his sword?

  2. #2
    No Products Registered

    Join Date
    Jun 2006
    Location
    Texas
    Posts
    1,002
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Making swing as fast as the push of the button

    I would have a speed counter and everytime you press space it adds to this counter. Every X amount of time you don't press space, then it subtracts from this counter. That way the faster you press the space key, the faster the character will swing.

  3. #3
    No Products Registered

    Join Date
    Jul 2006
    Location
    Texas
    Posts
    1,225
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Making swing as fast as the push of the button

    That would mean that he could press the space bar at a steady rate but it would get faster.

    Don't use the wait x amount of time not pressing space, just do something like every 00-00-05 subtract 1.

  4. #4
    No Products Registered

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

    Re: Making swing as fast as the push of the button

    Cool Thanks guys.

Similar Threads

  1. Bitmap Push Button doesn't let me re-size.
    By UnicornMan in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 3rd November 2013, 10:43 PM
  2. Bitmap Push Button - follow frame problem
    By iamjot in forum Android Export Module Version 2.0
    Replies: 0
    Last Post: 23rd March 2013, 03:03 PM
  3. RC #2 - Active System Boxes, Button push
    By Kisguri in forum iOS Export Module Version 2.0
    Replies: 6
    Last Post: 4th July 2011, 01:15 PM
  4. Bitmap push button glitches
    By pikzilla in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 15th April 2010, 01:02 AM
  5. Can a Bitmap Push button be layered?
    By Mudstick in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 3rd May 2008, 01:42 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
  •