hi 🙂 i'm a noob
have a text display
want it to update the text on trigger update (works on every frame)
it works (updates to new values) when aura gets hidden/deactivated in-between the Events that the Trigger listens to
it doesn't work when aura is still shown while Event occurs that the Trigger listens to
any ideas on how to fix this without ever hiding the aura?