User Tag List

Results 1 to 2 of 2

Thread: Nested Conditionals. Multiple Conditions

  1. #1
    Clicker Fusion 2.5 (Steam)

    Join Date
    Sep 2016
    Posts
    11
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Nested Conditionals. Multiple Conditions

    Hello.

    How can I make "nested conditionals"? To check if something has happened AND something else has happened in a single condition. Is it possible?

  2. #2
    Clicker Multimedia Fusion 2SWF Export Module

    Join Date
    Sep 2006
    Posts
    1,544
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    When in the event editor, right click on a condition in your event and select "Insert" from the drop down menu, or copy/paste a condition from elsewhere in your code.

    insert.jpg

    Conditions are read from top to bottom order, an action will only occur if each condition is true. You can right click on a condition and negate it to make it only occur if its false.

Similar Threads

  1. How to check multiple conditions simultaneously?
    By Janette5 in forum Fusion 2.5
    Replies: 4
    Last Post: 1st March 2015, 06:11 AM
  2. Possible to add multiple conditions in the expression editor?
    By Felicium in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 6th December 2014, 01:39 AM
  3. Is there a way to have an event with multiple conditions?
    By randomdude90 in forum The Games Factory 2 - Technical Support
    Replies: 2
    Last Post: 9th July 2012, 06:17 AM
  4. Global string multiple conditions
    By Boba Fonts in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 9th April 2010, 10:07 PM
  5. nested conditions??
    By Melvin in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 18th April 2007, 04:46 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
  •