Unity Tutorial - How to create a Quiz Game [Part 3/7] - MORE CODING!

Поделиться
HTML-код
  • Опубликовано: 15 ноя 2024

Комментарии • 73

  • @WatchFindDoMedia
    @WatchFindDoMedia  5 лет назад +1

    If you enjoyed this video be sure to leave a thumbs up and subscribe to keep up with upcoming lessons. ;)
    --
    Also if you want to see more series like this and more free content in the future, please consider supporting me on Patreon! Any kind of donation would be much appreciated and it would help me greatly! ♥ www.patreon.com/watchfinddomedia

    • @dereklee0704
      @dereklee0704 4 года назад

      Nice tutorial! I have a small question. I want to change the text font of the texts in answer area. How can I do it?

  • @noyiri
    @noyiri 5 лет назад +1

    This tutorial is amazing, thank you for your contribution, hopefully the next one will appear soon. I really need this for my project.

    • @WatchFindDoMedia
      @WatchFindDoMedia  5 лет назад

      Thank you! I'm glad you like it! :) The next part should be up tomorrow or early after tomorrow. Stay tuned ;)

  • @cobaye5581
    @cobaye5581 5 лет назад +1

    Great! I'm from Brazil, and I'm learning with your videos, thank you!

    • @WatchFindDoMedia
      @WatchFindDoMedia  5 лет назад +1

      No worries, I'm happy to hear you enjoy my videos and find it helpful! ;)

  • @mustafarasheed7289
    @mustafarasheed7289 4 года назад +2

    where is the game event come from??

  • @Elenaj268
    @Elenaj268 5 лет назад

    What format are your question assets in? Did you create a text mesh object then place it in the asset folder to make a prefab then add the prefabs to your array?

  • @valentinaflorestorres625
    @valentinaflorestorres625 5 лет назад

    Awesome Job! when is part 4 coming? Hope to keep watching more from you

    • @WatchFindDoMedia
      @WatchFindDoMedia  5 лет назад

      Thank you! The next part should be out sometime next week. ;) And of course I will be making more videos in the future! Stay tuned! ^^

  • @AkumaGS
    @AkumaGS 5 лет назад

    GJ bro, waitin on the new episode!

  • @goodnoon7896
    @goodnoon7896 4 года назад

    Nice tutorial thanks to you !

  • @D3CProductions
    @D3CProductions 2 года назад

    Hey. If I were to duplicate the scene to make different scenes of different Troyes of questions like maths science etc, how do I do that? Basically when I duplicate the scene they use the same prefabs of the questions. Please help me out. Thanks in advance ❤️

  • @JohnSmith-dq2vu
    @JohnSmith-dq2vu 5 лет назад +1

    I'm having issues with my Managers, can't find the UiElements where you references what you need theres no UI elements and Parameters on Unity Inspector

    • @ramongonzales5562
      @ramongonzales5562 5 лет назад

      same problem.

    • @mohammadelfar7435
      @mohammadelfar7435 4 года назад

      Same here, I've searched the web and couldn't find a solution..

    • @youtubechannel548
      @youtubechannel548 4 года назад

      Have you put the Serializable attribute above the class?

    • @TALDR27
      @TALDR27 4 года назад +2

      check 6:59 [Serializable()]
      line 15 thats my mistake

  • @busrasimsek3070
    @busrasimsek3070 5 лет назад

    awesome !
    when the next video comes?
    ı wait curiously

    • @WatchFindDoMedia
      @WatchFindDoMedia  5 лет назад +2

      Thanks! I'm glad you found this useful! :) The next part should be up tomorrow or early after tomorrow. Stay tuned ;)

  • @borzageorgemarian4924
    @borzageorgemarian4924 4 года назад

    what do i change so that i do not have to go through all the questions, just a certain number?

  • @mechannel3903
    @mechannel3903 4 года назад

    why i am can't find AnswerData at Add Component?

  • @nanl5668
    @nanl5668 Год назад

    Hello, I am from Taiwan. Can the questions and answers be changed to Chinese?

  • @mehmetakyer3242
    @mehmetakyer3242 4 года назад

    Which person can think like what would do that sharply? I'm new in Unity so and coding so, these are appears to me like magic tricks. I can't write even one line code to a project.

  • @jcd9456
    @jcd9456 4 года назад

    I used regular text instead of TextMeshPro. The reference bar for UIElements in the inspector isn't showing.

  • @ramongonzales5562
    @ramongonzales5562 5 лет назад

    IndexOutofRangeExceptions:Index was outside the bounds of the array.

    • @mrKuba47
      @mrKuba47 2 года назад

      did u fix it

  • @loickaltenbach8686
    @loickaltenbach8686 3 года назад

    Hey everyone, does someone has a clue why Unity tells me object not set to an instance of an object, for the void UpdateData in AnswerData script (cs:41 same line as the author) ?

  • @amazoxgaming
    @amazoxgaming Год назад

    Hello, I know that the tuto is 4 years old. I followed all the steps and as soon as I launch the game on the unity editor. The editor freezes and the only way to close it is to close it by force. Can you help me please!

    • @zhizhikkkk3796
      @zhizhikkkk3796 Год назад

      Did you fix it?

    • @mooshu96
      @mooshu96 Год назад

      same shit with me now, did you fix it?

    • @mooshu96
      @mooshu96 Год назад +1

      okay after some debugging i found out that it was his code for the questions part, because he made the code for a multiple questions situation, if you create only one question for the test itll keep running trying to find the follow up questions which would make it enter and infinte loop, that was what happened to me, i created only one question and it kept freezing so to fix it either you make multiple questions or dont make any at all and itll stop freezing

  • @rohansharma555
    @rohansharma555 5 лет назад

    My Main Canvas is not going into the Main Canvas Group when I try and drag it in. Please help..

    • @KatieKreitman
      @KatieKreitman 5 лет назад +1

      Have not finished the project so I'm not sure if this will work -- but I added "Canvas Group" component to Main Canvas and it allowed me to drag and drop

  • @ramongonzales5562
    @ramongonzales5562 5 лет назад

    help my parameters.Margin didnt recognized

  • @ajtuazon958
    @ajtuazon958 4 года назад

    I have a question sir, Why my AnswerPrefab not appear, what are the error of that?

    • @akayalptug8407
      @akayalptug8407 4 года назад

      AJ Tuazon same issue

    • @ajtuazon958
      @ajtuazon958 4 года назад

      @@akayalptug8407 You call the method of answer in the start method

    • @akayalptug8407
      @akayalptug8407 4 года назад

      @@ajtuazon958 when i start the gameplay there were no question and no question boxes. We did those at answerprefab but he deleted them at hierarchy

  • @hotdog6001
    @hotdog6001 5 лет назад +1

    My questions were not randomizing. :(

    • @langohr90909
      @langohr90909 4 года назад +1

      Probably to late anyway but this worked for me;
      var seed = Random.Range(int.MinValue, int.MaxValue);
      UnityEngine.Random.InitState(seed);

  • @sergiuluca8202
    @sergiuluca8202 5 лет назад

    HI NICE TUTORIAL AGAIN! I have a problem ive tried with the code writen from video and with the code downloaded but my questions is the same when i start the game

    • @WatchFindDoMedia
      @WatchFindDoMedia  5 лет назад +3

      Hi, thank you! :) Do you have all your questions stored inside "Assets > Resources" folder? Cause all the question assets are loaded from that specific folder. If you do and it still doesn't work, then please join the Discord server so I could help you better from there. :) You can send me then some screenshots or codes, so I could see what's going on better.

    • @enderose1044
      @enderose1044 5 лет назад

      @@WatchFindDoMedia I was trying to make new questions in my game I have two folders in my Resources, how can I switch it to second folder?

    • @WatchFindDoMedia
      @WatchFindDoMedia  5 лет назад +2

      @@enderose1044 Hi, I don't really understand on what you want to achieve but, if you want to search the entire Resource folder and all sub-folders, then for the path simply leave an empty string (""), if you want to just check the sub-folder, then write something like this ("YourFolderName/").
      If I didn't really answered your question and you still have trouble with this, then please join the Discord server so I could help you better by maybe showing you some example codes or such. It's hard to explain and help in the RUclips comments. :)

    • @sergiuluca8202
      @sergiuluca8202 5 лет назад

      @@WatchFindDoMedia all are in the assets > resources for example 2+2= or test +test doesnt crash but test1+test 2+ crash

    • @adawiyahabdjalil8156
      @adawiyahabdjalil8156 5 лет назад

      @@WatchFindDoMedia Sir... Can you please help me, the question did not appeared...

  • @adawiyahabdjalil8156
    @adawiyahabdjalil8156 5 лет назад +1

    Why my question did not appeared in the question content area? Can someone please help me...

    • @felipesilveiradossantos5476
      @felipesilveiradossantos5476 5 лет назад

      me to

    • @adawiyahabdjalil8156
      @adawiyahabdjalil8156 5 лет назад +1

      @@felipesilveiradossantos5476 my error works already, try to finish all the tutorial, if there is 1 mistake then it will be some problem..

    • @felipesilveiradossantos5476
      @felipesilveiradossantos5476 5 лет назад

      @@adawiyahabdjalil8156 my unity crash everytime that i play , i dont know why

    • @adawiyahabdjalil8156
      @adawiyahabdjalil8156 5 лет назад

      @@felipesilveiradossantos5476 hmm sorry, im also a newbie in Unity...

    • @goodnoon7896
      @goodnoon7896 4 года назад

      @@adawiyahabdjalil8156 hello i've the same thing have you fixe it ?

  • @ramongonzales5562
    @ramongonzales5562 5 лет назад

    My margin didnt recognized why help me

  • @kenleandera.garcia7676
    @kenleandera.garcia7676 4 месяца назад

    Questions are not showing

  • @ramongonzales5562
    @ramongonzales5562 5 лет назад

    parameters and UIElements doest showing

    • @nikkiecabasal9861
      @nikkiecabasal9861 4 года назад

      @@rohansharma555 For me, SerializeField i change it to Serializable in the top of UIManagerParameters and UIElements.

  • @kumarsantanu917
    @kumarsantanu917 4 года назад

    I have a question!

    • @kumarsantanu917
      @kumarsantanu917 4 года назад

      Actually i want to pick the questions as they are, not randomly, but i am facing problem in doing so. Can you help me out? @WatchFindDo_Media

  • @hisyamrahmadian9172
    @hisyamrahmadian9172 3 года назад

    Finishing this part (Part 3/7) with crashed Unity everytime I tried to play demo. Problem unknown, might as well abandon the tutorial. Will try the GitHub tho...
    Anyone else with same problem?

    • @JustRab0
      @JustRab0 2 года назад

      Did you resolve it?

    • @mooshu96
      @mooshu96 Год назад

      did you reslove it?

    • @mooshu96
      @mooshu96 Год назад +1

      okay after some debugging i found out that it was his code for the questions part, because he made the code for a multiple questions situation, if you create only one question for the test itll keep running trying to find the follow up questions which would make it enter and infinte loop, that was what happened to me, i created only one question and it kept freezing so to fix it either you make multiple questions or dont make any at all and itll stop freezing

  • @ramongonzales5562
    @ramongonzales5562 5 лет назад

    cant manage the struct .

  • @neogruber3031
    @neogruber3031 5 лет назад +1

    For all your tutorials: you are to fast, your cuts are terrible and I have a quesstion, are your Variables thought out by a 4 year old boy?

  • @sagedagger5575
    @sagedagger5575 Год назад

    im not able to see the UI elements after i added the script to the manager

  • @ZatSoul
    @ZatSoul 2 года назад

    Need help, Cant display the question even though I've made it in the Asset > Resources. Got NullReferenceException error on Start() and Display() method