User Tag List

Results 1 to 3 of 3

Thread: Checking for a click "outside" a zone

  1. #1
    No Products Registered

    Join Date
    Mar 2011
    Posts
    19
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Checking for a click "outside" a zone

    Hello!

    You've probably already seen my two other topics explaining how I am creating an educational game for the player to learn Swedish.

    One of the "rooms" or tasks is a geography assignment.
    In this task you are given a city to place out on a map.
    It's basically a click game, you get your city and you click where on the map that city is located.

    I've solved that with several "user clicks within a zone" conditions.
    And sure, this works for correcting the assignment as long as the player is ALWAYS correct.

    So my question is, how do I check if the user clicks outside the zone where the "correct" answer is?

    Thanks!

  2. #2
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    Darlington, UK
    Posts
    3,298
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Checking for a click "outside" a zone

    Possibly use two conditions:
    User clicks:
    +(Negate) mouse cursor is in zone
    -WRONG!

  3. #3
    No Products Registered

    Join Date
    Mar 2011
    Posts
    19
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Checking for a click "outside" a zone

    Ah, I see!
    Thanks!
    Seems to be working!

Similar Threads

  1. Another way to close program with click on the "X"
    By daniele in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 11th October 2013, 08:00 PM
  2. Compare to the number of "x" objects in a zone acting weird?
    By Pixzel in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 2nd February 2013, 04:26 PM
  3. I need a "sight zone"
    By K_Tetsu in forum Multimedia Fusion 2 - Technical Support
    Replies: 16
    Last Post: 22nd August 2012, 04:47 PM
  4. Simulate "mouse click" in a full screen game
    By Skeets in forum Multimedia Fusion 2 - Technical Support
    Replies: 14
    Last Post: 13th January 2009, 08:40 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
  •