so in my game when the player reaches 300 points the first time they are brought to "cutscene 1", but when the player replays the same level again they should be brought to the frame "loading 2" but for some reason it does work. in the frame "arena 1" on line 1 i have it set to where at the start of frame the game checks if the global value "FirstScore" is equal or greater to 300, and the second line if "FirstScore" is equal or lower to 300. the first line activates line 123 so the player will go to "loading 2", and the second line activates line 117 which send the player to "cutscene 1". i tried pretty everything i could from redoing the whole save system, making more global values, setting the score in "cutscene 1" frame, but none of it worked. in the frame "select arena" under the group "Score" it saves the players progress. if someone could help me with this id really appreciate it. (dont worry about the rest of the global values, the only ones that matter for this are the first two, this is a cut version of my full game). thx in advance!
file:
https://www.mediafire.com/file/8z9b3...ample.mfa/file