Creating a Fortune Wheel Game in Unity: Step-by-Step Tutorial

Поділитися
Вставка
  • Опубліковано 30 чер 2024
  • In this step-by-step tutorial, you will learn how to create a fortune wheel game in Unity. We will go through each step in detail, from setting up the project to creating the wheel, adding prizes, and implementing spinning functionality. Whether you're a beginner or an experienced Unity developer, this tutorial will provide you with the knowledge and skills you need to build your own custom fortune wheel game. By the end of the video, you will have a fully functioning fortune wheel game that you can customize and publish to your preferred platform. Get ready to spin and win with this fun and addictive Unity game development tutorial!
    Chapters :
    0:00 Parts of Fortune Wheel
    0:20 Fortune Wheel Script
    0:40 Give Reward
    1:27 Debugging
    Script :
    github.com/BudGames/FortuneWh...
    #unitytutorials #gamedevelopment #unity #gameprogramming #indiegamedev

КОМЕНТАРІ • 33

  • @ARtyom.ARshakyan
    @ARtyom.ARshakyan 9 місяців тому +1

    Saved my time and learned quickly and easily. thanks a lot. cheers.

    • @budgames
      @budgames  8 місяців тому

      glad to hear bro , good luck in your projects😍

  • @MEHRABRiaz
    @MEHRABRiaz 10 місяців тому +1

    great work bro keep it up

    • @budgames
      @budgames  9 місяців тому

      Thanks, will do!😍

  • @leewujing1080
    @leewujing1080 11 місяців тому

    great, useful videos like this are great for newbies like me, thanks

    • @budgames
      @budgames  11 місяців тому +1

      glad to hear 😍💙 good luck with them

  • @tianqigao869
    @tianqigao869 Рік тому

    cool!

  • @hooliganszone6484
    @hooliganszone6484 Рік тому +1

    man u are a legend

  • @MahdiMio
    @MahdiMio 10 місяців тому +2

    عالی داش🗿

  • @feli7487
    @feli7487 2 місяці тому

    I had created my own script, however, when trying to send the event from the server -> client, my roulette wheel wouldn't spin. I've been stuck for over 2 days, and now I have real-time with your 3-minute video.
    I wish I had seen it 3 days ago.
    Greetings and many thanks :)

  • @jollus526
    @jollus526 11 місяців тому +1

    Awesome video, Are we allowed to use the same assets that you used, if so where can we find them?

    • @budgames
      @budgames  11 місяців тому

      thanks😍💙
      unfortunately the video is too old and we don't have the assets
      sorry❤️

  • @luizfernandoindio9008
    @luizfernandoindio9008 6 місяців тому +1

    Hello, I'm Brazilian, I follow your videos, and I'm also starting a channel. I have a question: Where can I buy the sprites that you use in the tutorials?

    • @budgames
      @budgames  6 місяців тому

      hi my brazilian bro😍
      honestly i don't remember but i'm sure you can find it in asset store 💙

  • @4everNFS
    @4everNFS 16 днів тому +1

    Is it possible to give it a random rotate power? Its always landing on the same spot every time

    • @crazyone5415
      @crazyone5415 10 днів тому

      same here, this is not a good solution spinwheel unless it do the random rotation.

  • @learnenglishcomputer2644
    @learnenglishcomputer2644 5 місяців тому

    of course this is video is very good for tutorial and thank you for your time but were the img i want the img becouse heigt and width the wheel

  • @jamesjaveluna
    @jamesjaveluna 2 місяці тому

    Do you have build files for this, just want to test it.

  • @midddddd103
    @midddddd103 Рік тому

    Hey I get an error code when I try to run the code, I get this error code "There is no 'RectTransform' attached to the "Roulette" game object, but a script is trying to access it.
    You probably need to add a RectTransform to the game object "Roulette". Or your script needs to check if the component is attached before using it."
    What could the problem be?

    • @budgames
      @budgames  Рік тому +1

      this problem happens when the image is not a UI image
      simply right click in hierarchy and from UI section create an image
      give it roulette sprite and roulette script and i guess your problem will not exist any more😍
      good luck in your projects💙

    • @midddddd103
      @midddddd103 Рік тому

      @@budgames Hey, amazing! Thank you for your awesome help. What I did is I changed from RectTransform to only "Transform". However the roulette doesnt seem to be totally random. Is there anyhow you can make it 100% random? Again thank you for this awesome video and help!!

  • @sudev216
    @sudev216 10 місяців тому +1

    Rigidbody2D component not found on the 'wheel' game object. im getting this error over and over
    What should i do

    • @budgames
      @budgames  10 місяців тому

      You need to pass the Rigidbody2D component to your script

    • @sudev216
      @sudev216 10 місяців тому

      @@budgames I'll try

  • @alexpo7754
    @alexpo7754 Рік тому

    I dont know why when a i click on the spin buttom, it doesnt work:(
    help

    • @budgames
      @budgames  Рік тому

      it works 100% . Make sure you are doing everything correctly

  • @Workday4444
    @Workday4444 10 місяців тому +1

    After 3rd spin it stopped working
    edit : i fixed it. sometime it lands on -rotation value.

    • @budgames
      @budgames  9 місяців тому

      glad to hear you fixed it😍❤️

  • @Hozgen
    @Hozgen Рік тому

    Why can't we save your videos to watch later? 0.0

    • @budgames
      @budgames  Рік тому

      😅😅❤️❤️thanks
      actually there are some online platforms that'll do this
      but we don't suggest that 😂❤️

  • @Gazi2021
    @Gazi2021 11 місяців тому

    Games new open