Recent content by bashd

  1. B

    Using hotbar with charged item (UCC)

    Hmm I see. Before I start working on any custom scripts, is there any chance something like this will be implemented in a future update? Would always prefer an official solution over custom scripts.
  2. B

    Using hotbar with charged item (UCC)

    Hi, I am trying to use a MagicAction item with a Charged Trigger through the hotbar. The aim is to hold the hotbar hotkey to charge, and release to fire. The problem is that releasing the hotbar hotkey doesn't do anything. The Charged Trigger waits the Use ability's button release to fire...
  3. B

    Tooltip going off-screen

    Ok it works when setting InventoryCanvas as the PanelBounds. However the results can still be a bit inconsistent. Some clipping: Here it is more obvious after setting Anchor Position x = 1: Thanks for the help!
  4. B

    Tooltip going off-screen

    I am trying to keep the tooltip from going off-screen but can't seem to get it working using the Panel Bounds on the tooltip script. In the "6 Hotbar" Demo scene I tried setting the Panel Bound but it has no effect. Thanks.
Top