User Tag List

Results 1 to 2 of 2

Thread: Sword Combo for my rpg.

  1. #1
    No Products Registered

    Join Date
    Mar 2016
    Posts
    6
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Sword Combo for my rpg.

    I need some help, I'm making a RPG game, and i am trying to make it to where i can do something like, up up down, to do like a sword slash.

  2. #2
    Clicker Fusion 2.5Android Export ModuleFirefly 3D Module

    Join Date
    Sep 2010
    Posts
    577
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    After working a long time tonight and being tired like hell, this just came to me...there might be a more clever way but I can't think straight right now maybe use a counter or an alterable value...something to keep track of numbers. Set it to 0. Then while pressing "up" + counter <=2 +Only once while event loops----> Add 1 to counter. Pressing down while counter =2 -----------> set counter to 0 and execute combo. Of course you might want to have some sort of timer for it so that the player must press the buttons fast. If waiting to long, the counter resets to 0. Just an idea

Similar Threads

  1. That Sword Girl!
    By epoch0010 in forum Android Released Games & Apps
    Replies: 0
    Last Post: 23rd May 2013, 04:24 PM
  2. What is the Combo Box object expression to read text typed into the combo box?
    By RGBreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 28th December 2011, 07:08 PM
  3. Sword shadow of the leg, how?
    By PandaExplosion in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 24th September 2010, 05:58 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
  •