End game results screen

● ARCHIVED · READ-ONLY
Started by Pauzh_ 8 posts View original ↗
  1. I want to make a results screen that is displayed at the end of the game that shows the following:
    Total time
    steps taken
    enemies killed
    battles escaped
    total time for each boss battle
    saves
    ranking from 0-10 based on the other listed results
    I also want it to activate the new game + script I have but I think I can do that.
  2. Do you know how to code? If not, then you should hope there's a script for exactly what you want. I guess you could have battle events to determine the number of enemies killed, time per battle, etc. But that seems like a LOT of trouble for something that would be a lot easier if you just code it.
  3. MushroomCake28 said:
    Do you know how to code? If not, then you should hope there's a script for exactly what you want. I guess you could have battle events to determine the number of enemies killed, time per battle, etc. But that seems like a LOT of trouble for something that would be a lot easier if you just code it.
    I can't code, I've tried to learn it many times but coding just doesn't stick with me
  4. Well, let's hope someone already coded something similar to what you're looking for.
  5. MushroomCake28 said:
    Well, let's hope someone already coded something similar to what you're looking for.
    Just looked it up and no luck. I wanted to get the final results out of the way so I can test the new game +
  6. What kind of "Results" you are trying to show?

    If it just Achievement or something like Trophy, enemies killed, max dmg, steps walked and such. Can't you just use Switches or Variables and show them as Texts once the game was cleared?

    Or do you mean something with a special UI that shows everything, which does need a special coding for just the UI?
  7. uglywolf said:
    What kind of "Results" you are trying to show?

    If it just Achievement or something like Trophy, enemies killed, max dmg, steps walked and such. Can't you just use Switches or Variables and show them as Texts once the game was cleared?

    Or do you mean something with a special UI that shows everything, which does need a special coding for just the UI?

    Sorry im getting back to you so late, but I'm looking to have a screen like this after the end credit screen
  8. I've moved this thread to Plugin Requests. Thank you.