Data doesn't connect to triggers from what I know, only triggers can check data, and since there's no 'upgrade changed' event, you'll have to use a Periodical event. So:
Event: Periodical every 0.125
Condition: Upgrade Count For Player...
Actions: Set Variable
Is there anyway to change a variables value though an upgrade effect? I'm trying to make a spawn speed upgrade and cant figure out how.
Data doesn't connect to triggers from what I know, only triggers can check data, and since there's no 'upgrade changed' event, you'll have to use a Periodical event. So: Event: Periodical every 0.125 Condition: Upgrade Count For Player... Actions: Set Variable
Event - Effect Used.