Quiz Game Asset : Easily Make a Quiz Game in unity - Game Asset

Поділитися
Вставка
  • Опубліковано 15 вер 2024

КОМЕНТАРІ • 4

  • @shazeerrra
    @shazeerrra 4 місяці тому +1

    Hi ! I want to make quiz game where when player choose wrong answer it will decrease the bar, and if choose right answer it will increase it. But the progress bar will show only after player complete all the quiz. Which means the quiz page and progress bar page is on different scene. I dont know how to do this, can you show some tutorial? Thankyou so much, this is for my final year project 😭🙏🏻

    • @Grafikgames
      @Grafikgames  4 місяці тому

      Store the score variable using PlayerPrefs. Then in other scene create a script and call the Score variable saved using PlayerPrefs and Progress value will be the saved score value.

  • @sedinang75
    @sedinang75 8 місяців тому +1

    Hi, Grafik Games. Where can i get the source code for the progress bar?

    • @Grafikgames
      @Grafikgames  8 місяців тому +1

      It's included in the Project file. there is in description.