User Tag List

Results 1 to 2 of 2

Thread: Gamepad equivalent of upon pressing a key?

  1. #1
    Clicker Fusion 2.5 (Steam)

    Join Date
    Feb 2015
    Posts
    14
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Question Gamepad equivalent of upon pressing a key?

    Hello, i'm using the xbox gamepad as a controller for my game and the only option for detecting when the a button is pressed is "when the button is pressed" this works in a way similar to "repeat while key is pressed" and i do not want this. Is there an equivalent to "upon pressing a key" for the xbox gamepad?

  2. #2
    Clicker Fusion 2.5Android Export Module

    Join Date
    Jan 2014
    Posts
    61
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It sounds like you need to add an extra condition in the ‘when button is pressed’ event. Choose ‘special conditions’, then ‘limit condition’ (I think, I don’t have my PC to hand – might be called ‘restrict condition’); finally, choose to ‘only once if event loops’.
    It should look like this in your events:

    • Button x is pressed
    o Run this event only once (no loop)


    I’ve never used the Xbox object, but I had something similar with an OUYA game.
    It’s awkward that it behaves differently to a keyboard but I soon got used to it.
    Hope this helps!
    ----

    edit: lol I just noticed, this post is ancient!

    I'll leave the advice here for anyone else who might like it.


Similar Threads

  1. Lens object equivalent for Flash?
    By MTCMusic in forum SWF/Flash Export Module Version 2.0
    Replies: 1
    Last Post: 22nd January 2013, 06:00 AM
  2. What's the equivalent to appdir$ on a Mac ?
    By TheDigitalAlchemist in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 30th April 2012, 07:43 PM
  3. Case Statement equivalent?
    By LeGauche in forum Multimedia Fusion 2 - Technical Support
    Replies: 24
    Last Post: 5th September 2011, 02:43 AM
  4. Flash DialogBox Equivalent
    By Kracker in forum SWF/Flash Export Module Version 2.0
    Replies: 1
    Last Post: 13th May 2011, 07:18 AM
  5. [request] GlovePIE (or equivalent)
    By OldManClayton in forum Extension Development
    Replies: 0
    Last Post: 20th August 2007, 10:21 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
  •