Report this content
We want the Dreams coMmunity to be a safe, diverse and tolerant place for everyone, no matter their age, gender, race, sexual orientation or otherwise. If you believe this content to contradict these principles, you can file a report for our coMmunity teams to investigate.
Note that misuse of the reporting tool will not be tolerated.Item being reported:
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.