edited January 2014 in ORK Support
Not sure if this is a bug or I'm just not doing something correctly.
So I finally started trying to figure out how to use Global Variables and I've started with something very basic. I made an event that shows dialogue saying simply "Hi". I set it up so the global variable accesses said event via a 'Key' which in this case is Space. I have it so it only has 'Yes' when 'In control' and 'No' for everything else. So in my mind it should work that when I press space and I am in control of my character and the message will pop up, which it does. However, it comes up even when I'm in an event with an NPC, even though I have 'No' marked for 'In Event' when I figured that would stop it. Is this a bug or is it something I'm missing?
Post edited by Loopdaloop on
  • I guess you're talking about global events, not global variables :)

    In Event is only valid if you're in a Blocking Event - check if your event has Blocking Event enabled in the event settings.
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
  • edited January 2014
    Ok, works like a charm now. Thanks :p
    And now I see it said that in the tooltips. Note to self: Remember to read tooltips
    Post edited by Loopdaloop on
Sign In or Register to comment.