Hey all. I'm from HBgames and new to SC2, so i have a question.
I have a global variable Score and a global variable Multiplier (this is just hardcoded int, 125 for example).
When the players finishes a level, he goes to a new layout (let's call it result) And he get's his final score. This variable finalScore should be "Score * Multiplier". But I can't get this right in C2. Any help?
Thanks!