User Tag List

Results 1 to 3 of 3

Thread: How do you make a combo??

  1. #1
    No Products Registered

    Join Date
    Nov 2007
    Posts
    26
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How do you make a combo??

    How do you make a combo like fighting games, cause I want to put it on my platformer. Like sword fist combos. Oh also one more thing, how do you make arcing weapons?

  2. #2
    No Products Registered

    Join Date
    Sep 2007
    Posts
    77
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How do you make a combo??

    Use clock objects.

  3. #3
    No Products Registered

    Join Date
    Jan 2008
    Posts
    25
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How do you make a combo??

    Arcing weapons?!? Like with an arc? Then set the projectile's movement to platformer, set moving at start off, and change gravity to whatever you want.
    Combos... put in a new alterable value called combo value. Then every 0.50 seconds it's not a negative value subtract 1 from it, and whenever someone presses a certain button combonation, add 1 to it, and whenever someone presses a different button combonation whenever it's greater than 0 it does something different and add 1 more to it. If the combo is finished set the value to 0 again.

Similar Threads

  1. Combo Box
    By ProdigyX in forum Android Export Module Version 2.0
    Replies: 11
    Last Post: 12th May 2012, 02:39 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. Combo Box
    By evilpantsmaster in forum The Games Factory 2 - Technical Support
    Replies: 0
    Last Post: 6th July 2008, 09:27 PM
  4. Combo box
    By Nyyss0nen in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 26th September 2007, 05:35 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
  •