Pular para o conteúdo principal

Pesquisa

How do I post a score after a series of linked levels are completed

  • LadyLexUK
    Conversation starter

    You need to create a persistent variable for the total deaths. This variable needs to appear in EVERY level and you add to it with a variable modifier in every level that matches the number of deaths in that level (if that is how you are doing it).
    Same with your level indicator. You need to set the persistent variable when you reach each level to the number of that level. This variable has to be in EVERY level.
    In your final level you will have the variable which you can then wire to the score modifier that amends the score which you can then post.

  • Pookachoo

    I made persistent score keeping and life count systems, feel free to use or remix.
    Those and some other handy tools are in the Tools Bag section of my CoMmunity Popit collection :)

  • fawad42

    Thank you ladylex and pookachoo, I managed to fix the death count. I think I'll remove the level reached scoreboard since it only seems to work till level 3. I'll consider adding an elapsed time variable for speed running.

Por favor, entrar para comentar.