Create Simple 2D Memory Game in Unity | Tutorial

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024
  • Hello everyone!
    I'll show you how to create a simple memory game.
    The game is easy and fun.
    You can download images here: drive.google.c...

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

  • @githmihashara1081
    @githmihashara1081 4 месяца назад +1

    Great video. Thank you so much for this tutorial!🥰🥰

  • @ashhaf63
    @ashhaf63 2 года назад +1

    Excellent Tutorial. Easiest one out of all the ones online. Thanks

  • @CansuGuzel-qd3ks
    @CansuGuzel-qd3ks 5 месяцев назад

    thanks for the video and you should keep going take a video like this really helpful

  • @firstnamelastname2971
    @firstnamelastname2971 2 года назад +1

    TTS voices are so much more better than human voices

  • @renashi0127
    @renashi0127 9 месяцев назад

    Don't know if you hear still, especially when its been a year but thank you for this tutorial. Hope you are doing well. Anyway, I've adjust a bit according to current methods. You script for the randomizer and all had to change a bit because the memoryimgs load outside the cams. Thus, had to use AI to help with the coding abit. Even change the score and attempt text to TMPro systems. Restart button using a simple scene management script to reload the scene.

    • @BastiaanNetjes
      @BastiaanNetjes 3 месяца назад

      Hi! How did you fix this? Could you send me the code perhaps?

  • @futilend
    @futilend 4 месяца назад

    Thank you very much :)

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

    Great video, well done. Thanks

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

    Really good tutorial, thanks

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

    What should I do if I got the error CS0103: The name 'positionX' does not exist in the current context? I also noticed that you got an error that says: IndexOutOfRange exception. Index was outside of the bounds. Usually, Unity won´t let you play until you remove errors. So what did you do? Or was that part removed from a video?

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

    What if I want to make the own sound of each card come out when we flip the cards?

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

    Thank you !

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

    All of my cards are stuck together. I checked all of the script and everything is the same. Do you know what the problem could be?

  • @BastiaanNetjes
    @BastiaanNetjes 3 месяца назад

    When I click play at 26:45 the clone images do not pop up for me. I followed everything 1:1 so I cannot figure out the issue.

    • @sancholopez1725
      @sancholopez1725 3 месяца назад

      The same happens to me idk why

    • @Hallogallo
      @Hallogallo Месяц назад

      See if you have the start object in the inspector for the game object set as the main image from the hirarchy , you can just drag and drop it from the hirarchy

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

    NullReferenceException: Object reference not set to an instance of an object
    MainImageScript.OnMouseDown () (at Assets/Scripts/MainImageScript.cs:12)
    UnityEngine.SendMouseEvents:DoSendMouseEvents(Int32)
    How can I resolve this error?

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

    How do you add an exit game button? I added the button like restart but script is not working

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

    The image_unknown didn´t show up in the Main Image Script of the main_image. I double checked if I did everything according to a video, I did and it still doesn´t work.

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

      It works. I just accidentally typed activateSelf instead of activeSelf. My bad.

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

    Hello everyone, I made a similar game who wants to evaluate it in the Playmarket : Find all pairs

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

    om error 😭😭