Hi everybody,
I am new to C2 and working on it with a lot of fun, but also having a lot of questions
Here is one of them:
How can I move the closing score in my game to another (the final) layer? When the player loses in my game, his score is shown on the game-layer. Now, I programmed this situation in a way, that it switches to another layer saying sth like "Sorry pilot, not good enough, try again". But I don't know what event I should set that on this last layer the score is shown for the player.
Can someone help please?