Hi
So, I have an inventory bar, copied from the 2D Demo. I have it set to show on mouse-over. When I am in the inventory, and I pick up an item, the inventory menu re-starts to fade in. Is there a way to keep it open when an item is selected? I only want it to turn off when I'm not hovering over it's area anymore. Thanks in advanced!
Comments
What versions of AC and Unity? Please provide that whenever posting.
Are you selecting the inventory manually with the Inventory: Select Action, or is it all automatic? If you're using an ActionList, make sure its When running field is set to Run In Background so that it doesn't (even if momentarily) cause the game to go into cutscene mode.