Hello there .So I have always wanted to make multiple end scenes depending on the player’s score for my platformer but I can’t find related tutorials online .Can anyone give me some solutions or related tutorials ? Thanks a lot !!
1 Like
I like this event system, but I think it’s a good idea to do “change” scene, not “pause” current one.
Either way you are going to replay main level, until you get “win” or “lose” end scene.
Something to think about …
1 Like
Perfect,
so substitute “Pause scene…” with “Stop scene…”
1 Like