How to Make a Game with Visual Scripting (E05) - Coin Shop - Unity 2021 Tutorial (Bolt)

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

КОМЕНТАРІ • 35

  • @wandererreece9540
    @wandererreece9540 2 роки тому +6

    In my spare time, I went back to this project, and I figured out how to make two, power ups. The first one slows the player, and the other lets the player clip through the obstacles. It was all done with the info in this series.
    Thanks for the great work.

    • @geurworx8164
      @geurworx8164 2 роки тому

      I already know how to make some you just have to think

  • @suhafadira9484
    @suhafadira9484 2 роки тому

    Hi, I am a web developer who wanted to learn about game development, but my biggest issue when learning it was to understand the big picture on how game life cycle works. I just finished this playlist of yours and I think I got what I really needed to start game dev! Thank you so much for your efforts. Keep it going!

  • @francescocalvi7096
    @francescocalvi7096 2 роки тому +1

    Thanks so much for making this series. I’ve been using unity for a bit now, but only on the art/animation side, and the pacing you have in your tutorials is PERFECT for me. Greatly looking forward to more of your tutorials

  • @bikehead_2.09
    @bikehead_2.09 Рік тому

    I was having really troublewith this.Thanks to you i learned how to do it right. Thanks Smart Penguins :)

  • @ReyHaynes
    @ReyHaynes 2 роки тому +1

    Not gonna lie, this series was amazing...but it was at this video that I realized (at least for me) how messy Visual Scripting can actually be. C# is looking like a much cleaner and more performance efficient approach, at least. Still a great video though!

    • @SmartPenguins
      @SmartPenguins  2 роки тому

      Thanks. You can make Visual Scripting cleaner but it takes a lot more time to keep it clean, maybe I should make another video for this series cleaning it all up.

  • @falconlewitteducation4941
    @falconlewitteducation4941 2 роки тому +2

    Get this man some recognition

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

    Your videos are so helpful thank you man, but could you expand on the main menu and how to do it ? How to make "options" to turn on and off the music. And how to include sounds and music. I really appreciate your channel man it really helped me out alot

  • @steveradtke1308
    @steveradtke1308 2 роки тому +1

    I love your videos, keep up the great work!

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

    Instead of changing color, I want to change the game object itself. I tried to do it but my game object isn't changing. Please help!!

  • @thanasisrks4944
    @thanasisrks4944 2 роки тому +1

    Thank you very much this is really helping me learn unity. Please make a full guide for unity bolt i am very new to this I subscribed and I'm waiting for more such content!

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

    Best youtuber for real Keep it up!

  • @iceed_out
    @iceed_out 2 роки тому +1

    When i do Build and Run i cant Purchase the Items in the Shop but in Unity i can, and i did it the same like you in your Video can you help me pls ?

  • @Alternative-Medicine-Pharmacy
    @Alternative-Medicine-Pharmacy 2 роки тому +1

    u didn't make a jump for the player, pls how to make it

  • @bizee7303
    @bizee7303 2 роки тому

    how do i make it so when it hits enemy it teleports back to start. i did on collision enter check tag for enemy then branch true and false and if its true it sets its position back to the start but it doesnt work it just teleports it somewhere else

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

    But sir how do i make game in unity for mobile/android or ios?

  • @blenderman1541
    @blenderman1541 2 роки тому

    Hi...can you pls tell me how to show not enough coins when you don't have enough and click on it. I tried using the method from your cutscenes tutorial...but it is not working for me. Pls Help

  • @mrkoalamanda
    @mrkoalamanda 2 роки тому

    Hey Smart Penguins good video as always! i have a simple question everytime we use spuc automaticlly some templates and assets are also being load to the unity project. now if i export my app to IOS will your templates and asstes also in the app or does unity just use the asstes which are in used in the project?

    • @SmartPenguins
      @SmartPenguins  2 роки тому +1

      it will add assets that are used in your scenes that you have added to Build settings. If you don't need the templates you can uncheck them on the import or remove the folder after importing

  • @andreacolasanti8601
    @andreacolasanti8601 2 роки тому +1

    Can you do a video for "timed fuel system" please?

  • @mrtau6279
    @mrtau6279 2 роки тому

    is this the last video or will there be E06? thanks a lot for this series on visual scripting.

  • @LOLXD-d8g
    @LOLXD-d8g 11 місяців тому

    I'm making a car shop with your method . How do i change the whole car in the player graph and not just the color (the graph at 7:37)

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

      You can replace the mesh of the mesh filter or you can replace the whole game object, that depends on your game set up but you might need to move somethings around in your set up to make it easier for you to switch what you are trying to switch.

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

      Hi, I am also facing the same problem....instead of changing just colors, I wanna change the entire game object. Can you explain this more clearly as it would be a great help. ? I tried to do this but it's throwing an error that 'saved variable' is a unity object which is not supported! @@SmartPenguins Thank you!!

  • @bizee7303
    @bizee7303 2 роки тому

    how do i make it so that when they click the exit button all of their coins turn back to zero

  • @AkPewPew
    @AkPewPew 2 роки тому +1

    hey can you make a vid on online leaderbord bolt and unity pls and thanks

    • @AkPewPew
      @AkPewPew 2 роки тому +1

      Plzz your literally my only hope

  • @IgnasUklein
    @IgnasUklein 2 роки тому +3

    I know what this game is called it's called the cube adventure

    • @IgnasUklein
      @IgnasUklein 2 роки тому +1

      How to play:become a coloured cube and go a gray cube to the finish and if you get to the finish you will earn coins

  • @hamsoft23
    @hamsoft23 2 роки тому

    THnaksssssssssss

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

    Guys, can someone share this project to me? i mean that ready one