How to Make a Game with Visual Scripting (E03) - UI & LEVELS - Unity 2021 Tutorial (Bolt)

  Рет қаралды 49,850

Smart Penguins

Smart Penguins

Күн бұрын

Пікірлер: 122
@JonBaldockInkDrawings
@JonBaldockInkDrawings 3 жыл бұрын
Visual Scripting is a Gift from God. Would have taken me a full Day to make this same game with Code. Did it in one hour, had to pause your video a few times, I'm still learning. PLEASE KEEP UP THE VIDEOS ON VISUAL SCRIPTING.
@Enter500
@Enter500 3 жыл бұрын
yes, visual scripting is a game-changer. Quite literally.
@justicecountryman4060
@justicecountryman4060 3 жыл бұрын
@@Enter500 I like what you did there. lol
@Enter500
@Enter500 3 жыл бұрын
@@justicecountryman4060 why thank you
@loghanveilleux5614
@loghanveilleux5614 3 жыл бұрын
ho yes this is a real gift from god
@CamVanZek
@CamVanZek 2 жыл бұрын
Update on Tutorial for Version 2021.3.4f1 [10:36] If you using Text Mesh Pro (not regular text), instead of Text: Set Text node in VS, use Text Mesh PRO UGUI: Set Text node to have a working coin number on the screen. (other steps are the same as in tutorial).
@mr_potato8365
@mr_potato8365 2 жыл бұрын
i did that, it works on level 1 butt on level 2 and 3 it does not work
@meer81
@meer81 Жыл бұрын
Thanks it works :D
@roboking1020
@roboking1020 2 жыл бұрын
Great series. Even though I'm already fairly experienced in C#, I think learning a little visual scripting could help me in building rapid prototypes for games. Thanks for creating this series man.
@MANBOY505
@MANBOY505 Жыл бұрын
Thank you so much! A lot of information in such a short lesson - it was very useful.
@DanaSydonia
@DanaSydonia 22 күн бұрын
Amazing man, this is such a game changer for a newbie like me. Thank you, thank you, thank you haha!
@mistywhisp
@mistywhisp 2 жыл бұрын
I know how to script in Lua, and I was looking into unity but I just couldn't get the hang of c sharp. I also tried UE4's blueprints, but i didn't like it that much. I decided to try unity's Visual scripting, and its actually easy to understand and fast. Thank you for a clear tutorial too!
@aunkonorigins
@aunkonorigins Жыл бұрын
Holly molly, this tutorial is packed
@paravverma4788
@paravverma4788 3 жыл бұрын
Awessoooomeeeeeee brother !! Thank you so much I never that without coding we can make games!!! please do more tutorials on visual scripting game.
@shadykitty7493
@shadykitty7493 Жыл бұрын
and the number isnt going up on counter
@ramz3589
@ramz3589 Жыл бұрын
I did all steps exactly but mine is not counting the coins. Plus i can't move the coin image anywhere even if i tried to do so as you showed in the vid. I really appreciate your videos man
@onepieceexist
@onepieceexist 2 жыл бұрын
Amazing work man
@whatthefact2423
@whatthefact2423 2 жыл бұрын
i dont know why my coin not counting even though i follow what you did is it because mine is TMP or text mesh pro?
@SmartPenguins
@SmartPenguins 2 жыл бұрын
if you use tmp then you need to set text on the tmp object
@whatthefact2423
@whatthefact2423 2 жыл бұрын
@@SmartPenguins text smart penguin
@whatthefact2423
@whatthefact2423 2 жыл бұрын
@@SmartPenguins i mean thanks smart penguin , i used text mesh pro ugui and it work
@smashdriven1640
@smashdriven1640 2 жыл бұрын
I need some help. I’m trying to do a UI collectible counter just like you did and I used the same nodes but I get an error on the “Set Text” node that says I’m missing target object. Any idea how to fix this? I have the variable and text on the UI canvas.
@OmonEdits
@OmonEdits 11 ай бұрын
Have u found it bro? I have the same problem
@tamizaskalan2521
@tamizaskalan2521 11 ай бұрын
@@OmonEdits me too, did you figure it out?
@nooblearnsbedwars6662
@nooblearnsbedwars6662 3 жыл бұрын
how to automate the creation of lvls um it should create random lvl at leat 2 per day
@BCCFANPAGE
@BCCFANPAGE 2 жыл бұрын
great tutorial but in display coins part the part of set text says this and not self
@FAKKER_rap
@FAKKER_rap Жыл бұрын
Why start menu was with cursor, but level is without it? How its switching?
@Batsboem1
@Batsboem1 2 жыл бұрын
When i make the coin it doesnt change and it wont go to the top left corner
@ironhell808
@ironhell808 4 ай бұрын
If you're referring to the coin counter image you have to hold alt when changing the position on the anchor presets grid.
@Mornepin
@Mornepin 4 ай бұрын
What is the point of having embed scripts if graph scripts are better in all cases ? Less ressources usage ?
@nv8505
@nv8505 3 жыл бұрын
Cool tutorial, I messed up the coin counter. Not sure where I went wrong, the counter stops counting after level 1. I put the text into prefabs. All the scenes are in the build in proper order, my visual script seems right. But that's the only bug in my game. The build played properly aside from the counter after level 1. Fun game I'd like to expand on. Lots of ideas, very inspiring tutorial. Now I have so many questions.
@yeboi1887
@yeboi1887 3 жыл бұрын
is the counter variable saved?
@nv8505
@nv8505 3 жыл бұрын
@@yeboi1887 The variable was saved, the counter starts on level 1 and then on scene 2 it drops, maybe thats the issue. I'm going back to the beginning to start over. And make notes for each step. I'm new to scripting etc..
@mountain6131
@mountain6131 3 жыл бұрын
my coin counter ui doesnt show up on the camera can you tell me how to fix it?
@pogsterplays
@pogsterplays 2 жыл бұрын
Does modifying a prefab apply the changes across all scenes?
@EverythingCSGOYT
@EverythingCSGOYT 2 жыл бұрын
I have an error pls someone help me Well not really an error but whenever I add lvl 2 to build settings and I checked the build index and my script matched with the torurials script but for some reason the scene just resets pls someone help
@elgatorabioso
@elgatorabioso 2 жыл бұрын
great tutrial! one question, how can I make the coin counter back to 0?
@SmartPenguins
@SmartPenguins 2 жыл бұрын
You can use coin Set Variable unit and pass a Integer unit with value of 0
@elgatorabioso
@elgatorabioso 2 жыл бұрын
@@SmartPenguins yes! thanks a lot. I finally figured out! I hope for more tutorials like this
@brickabel9532
@brickabel9532 3 жыл бұрын
Cool👍👍👍
@ethanschiappapietra1287
@ethanschiappapietra1287 2 жыл бұрын
Great Series and great tutorial, definitely better than any visual scripting tutorial on unity learn! But for some reason after I added the coin counter text and finished this video. My Unity Project is not working.(same when I play test an individual scene) When I play test the game, I click start and it moves to level one but nothing is moving. But I can edit just fine but can't play test. Any suggestions on how to fix this problem?
@SNR-Melody
@SNR-Melody 2 жыл бұрын
again i don't know how to thank you, i'm grateful from your videos learning, and i've watched all this playlist but the coin saved in visual script but on ui it's not count, it still 1000, and there's no text it's only textmesh, i don't know why, it may cause that problem?
@whatthefact2423
@whatthefact2423 2 жыл бұрын
same i dont have text option only text mesh pro
@seyshian
@seyshian 3 жыл бұрын
My visual script stopped working I don't see anything popping up. Welp atleast I finally got pretty far this time thank you smart Penguin
@sokotroko5488
@sokotroko5488 3 жыл бұрын
The game works perfectly in unity but when i build and run it, after completing the first level, the camera starts spinning really fast (up-down) for some reason. Does anyone know why this happens?
@feritye767
@feritye767 Жыл бұрын
ik this is a year old but make sure you're using 2d camera instead of virtual camera because same thing happened to me
@sokotroko5488
@sokotroko5488 Жыл бұрын
@@feritye767 i actually dont even use the computer where i made the project anymore but thanks for the answer even if it was a bit late jajsjsjjjshahahah
@nv8505
@nv8505 3 жыл бұрын
I redid the project and second time around I have these 2 blue VARIABLE arrow icons on my red cube. How did they get there and how do I remove them? I press play and they are stuck to the Player object.
@SmartPenguins
@SmartPenguins 3 жыл бұрын
If you have Gizmos turned on in your game view it will show that for object that have script machine or variables attached.
@nv8505
@nv8505 3 жыл бұрын
@@SmartPenguins Amazing, so many feature ! Thanks. The whole process is addictive.
@ggtiket
@ggtiket 3 жыл бұрын
dumb question, but how did you increase the display size at 1:38?
@SmartPenguins
@SmartPenguins 3 жыл бұрын
Shift + Space
@ggtiket
@ggtiket 3 жыл бұрын
@@SmartPenguins thank you
@brickabel9532
@brickabel9532 3 жыл бұрын
do you publish the game on google play?
@SmartPenguins
@SmartPenguins 3 жыл бұрын
I'm not going to publish this one.
@Kassityyp
@Kassityyp Жыл бұрын
0:53 I am using the version 2022.3.14f1 and there is no text option, only textmeshpro witch is weird Actually I found it. To anyone else having this problem on the bottom of the UI dropdown menu there is legacy and text can be found there.
@SmartPenguins
@SmartPenguins Жыл бұрын
Yes, they moved it to legacy. You can use TextMeshPro instead if you want, you'll have to use the TextMeshPro Nodes to set the text. Here how you can do that kzbin.info/www/bejne/oJKtdqeqbaeGpLMfeature=shared
@rainydeestar
@rainydeestar 3 жыл бұрын
I have a question. What is the point of the embed script machine? Like graph just seems way better in every ways
@SmartPenguins
@SmartPenguins 3 жыл бұрын
in the embed script you can drag and drop game object from the scene into the graph because it knows where it lives, but for a graph you'll need to have variables to connect gameobjects from scene to be able to use in the graph. So I find it when you are testing something it is much faster to embed a graph which saves time on referencing object from scene for me, you can always convert an embedded graph to a graph
@rainydeestar
@rainydeestar 3 жыл бұрын
@@SmartPenguins Oooh thank you, this is the first time I hear about that
@FrozenLands
@FrozenLands 6 ай бұрын
Why do I see a '' sign on my player and token object? Sorry, ıt can be so stupid but I'm a new.
@SmartPenguins
@SmartPenguins 6 ай бұрын
I think you are referring to one of the gizmos, this just shows that you have a visual script attached to that player. You can turn on/off gizmos in unity for it to not show them.
@TrEeBLaZe
@TrEeBLaZe 2 жыл бұрын
Great lesson, but does anyone else notice how his voice goes up at the end of each sentence and instruction....very hard to stay focused when that's all I start paying attention to! Hahaha
@yuktavsrinivas2460
@yuktavsrinivas2460 3 жыл бұрын
Can you do a tutorial on some sort of FPS controller with visual scripting?
@SmartPenguins
@SmartPenguins 3 жыл бұрын
You can use Bolt tutorials they are the same as Visual Scripting. Here is one for FPS kzbin.info/www/bejne/gaSwhpuLobOontE
@yuktavsrinivas2460
@yuktavsrinivas2460 3 жыл бұрын
@@SmartPenguins thank you so much dude! Loved your tutorial
@jipalendythepariah7177
@jipalendythepariah7177 3 жыл бұрын
question: What if i want the speed to be specific to a certain level, like level 1 has 15 level 2 has 30 and so on
@SmartPenguins
@SmartPenguins 3 жыл бұрын
Use scene variable for speed
@plomek5039
@plomek5039 3 жыл бұрын
Wait is that the paid visual scripting thing i think its called bolt or is it the free visual scripting built in unity
@SmartPenguins
@SmartPenguins 3 жыл бұрын
Its free, before it was called bolt visual scripting, now in unity 2021 it's just visual scripting
@plomek5039
@plomek5039 3 жыл бұрын
@@SmartPenguins Ok and thanks a lot ;)
@mallubot7074
@mallubot7074 3 жыл бұрын
what about android gyroscope to move player left and right
@appulplayz
@appulplayz 3 жыл бұрын
I got a glitch with cine machine if I travel 10unit only☹☹☹☹
@Dotten83
@Dotten83 Жыл бұрын
ummm i need help: it does not say text it says text mesh pro and it does not even show up on screen
@SmartPenguins
@SmartPenguins Жыл бұрын
The default is Text Mesh Pro now, but you can still find Text under UI->Legacy->Text If you want to use Text Mesh Pro here is a video I did on using Text Mesh Pro instead of Text kzbin.info/www/bejne/oJKtdqeqbaeGpLM
@nittu0608
@nittu0608 3 жыл бұрын
Everything is working as expected in the editor...but when I build it and run the .exe, the counter remains at 1000 and the coins are intangible, while everything else is woking fine... Any ideas on what I'm doing wrong?
@SmartPenguins
@SmartPenguins 3 жыл бұрын
make sure you have created initial saved variable for coins that is 0
@nittu0608
@nittu0608 3 жыл бұрын
@@SmartPenguins Yes I have an initial integer variabile in the graph with value 0 and a saved variable with the same name that increases correctly when I pick up the coins while playing in the editor
@CamVanZek
@CamVanZek 2 жыл бұрын
I have the same problem. Yes I also have an initial integer variabile in the graph with value but i wondering is there may be problem because of Text Mesh pro used in latest version of Unity instead of Text layer, when you make this tutorial? The error on console i get is -> InvalidOperationException: Missing target object for 'UnityEngine.UI.Text.text'. But first of all thanks for your work and awesome tutorial!
@CamVanZek
@CamVanZek 2 жыл бұрын
@@nittu0608 Did you find a solution for this bug? Seems like I have the same problem and stack overflow and unity forum don't have proper answer
@aidemc8126
@aidemc8126 2 жыл бұрын
@@CamVanZek I think I found the problem. your right there is a problem with text mesh pro. when you place the set text it does not understand which text you're looking for. but I found you can drag the Specific component (the TMP text component) into the graph editor from the inspector (while inspecting your TMP text) and then it gives you a drop down, which you can scroll to find a different version of set text for Text Mesh Pro. hope this helps
@donaldblattner3474
@donaldblattner3474 3 жыл бұрын
I can not find a book on Unity Visual Scripting or Unity BOLT. Any ideas?
@fieryninja2374
@fieryninja2374 3 жыл бұрын
Visual scripting is in the unity versions 2021 ot higher
@fieryninja2374
@fieryninja2374 3 жыл бұрын
I don't think you need bolt anymore unless your using an older unity version
@al1ve704
@al1ve704 3 жыл бұрын
For some reason my camera is locked to the side of the player and even if i unlock it then fix it then relock it to the player its still to the side and it wont fix even if i try rotating it
@al1ve704
@al1ve704 3 жыл бұрын
Update: go to CM vcam1 in hierarchy and change body to framing tansposer in inspector
@loghanveilleux5614
@loghanveilleux5614 3 жыл бұрын
how can i make the cube explode in particle when hitting enemy?
@MrPersonGuyPerson
@MrPersonGuyPerson Жыл бұрын
Try adding a particle effect to the cube and deactivate it and than when it touches an enemy deactivate the cube and active the particle effect
@sk.mahdeemahbubsamy2857
@sk.mahdeemahbubsamy2857 3 жыл бұрын
Please show how to make ragdoll and add URL with bolt on next tutorial......ঃ)
@nicky55
@nicky55 2 жыл бұрын
For some reason it doesn't work when I click start, nothing happens
@6riz287
@6riz287 3 жыл бұрын
Any news about adding facebook audience network ads to it?
@sk.mahdeemahbubsamy2857
@sk.mahdeemahbubsamy2857 3 жыл бұрын
how to make a restart scene with bolt?
@SmartPenguins
@SmartPenguins 3 жыл бұрын
showed that in Part 2: kzbin.info/www/bejne/d5_MXqt4oZp3hNU&ab_channel=SmartPenguins-GameDev
@dragerplay
@dragerplay Жыл бұрын
Why do I only see Text Mesh Pro and not regular text?
@SmartPenguins
@SmartPenguins Жыл бұрын
it is now under UI->Legacy
@ScrubInstitute
@ScrubInstitute 3 жыл бұрын
How to convert this game to endless runner game? Can you explain please ?
@SmartPenguins
@SmartPenguins 3 жыл бұрын
here is one way kzbin.info/www/bejne/roaWqmRjrrySoas&ab_channel=SmartPenguins-GameDev
@asasadad6316
@asasadad6316 3 жыл бұрын
can you please teach how to fix the score, when i play again i want that the score is set to 0
@SmartPenguins
@SmartPenguins 3 жыл бұрын
Use scene variable instead of saved variable
@linasjasaitis8499
@linasjasaitis8499 3 жыл бұрын
or set scene variable coins to 0 in start scene, add start event or set it between mouse click and load scene.
@halmike2177
@halmike2177 3 жыл бұрын
how can you reset the coin points when you die? , so that it resets each time you die
@SmartPenguins
@SmartPenguins 3 жыл бұрын
Set variable to 0 befor restart
@Bloc_Blaze
@Bloc_Blaze 3 жыл бұрын
You can do that by adding in a set variable box before the load scene box, connect a integer of 0 infront and have the deaths connected to the set variable instead of the loaf scene and have the set variable connect to the load scene box, took me a while to figure out the details
@shadykitty7493
@shadykitty7493 Жыл бұрын
the coin image isnt moving
@info.matters
@info.matters 3 жыл бұрын
How to add touch control
@pranjaljaiswal945
@pranjaljaiswal945 8 ай бұрын
My coins are not dissapearing after the player goes through them
@pranavstudios8845
@pranavstudios8845 3 жыл бұрын
Can i use text mesh pro
@SmartPenguins
@SmartPenguins 3 жыл бұрын
yes
@pranavstudios8845
@pranavstudios8845 3 жыл бұрын
Thx awesome tutorial
@OP-Bhai_original
@OP-Bhai_original 11 ай бұрын
bro i forget to save it and now i have to do it from starting 😭
@tuncayb.2408
@tuncayb.2408 3 жыл бұрын
niceeeee
@SPDirrako
@SPDirrako 3 жыл бұрын
the coin always is 1000 ?
@SmartPenguins
@SmartPenguins 3 жыл бұрын
make sure you have the Update text in place for the Point Text and that you have Add point working correctly. Check your saved variables see if the value is increasing there.
@whataboutyou687
@whataboutyou687 2 жыл бұрын
I FACE THE SAME PROBLEM, PLEASE TELL ME HOW TO FIX IT
@pravatrai9771
@pravatrai9771 3 жыл бұрын
Why i dont have level base option?
@SmartPenguins
@SmartPenguins 3 жыл бұрын
it just a game object that i created here kzbin.info/www/bejne/pp2WkIKgaN2kY5I
@gamerxylord6384
@gamerxylord6384 3 жыл бұрын
for me the coins display is not working pls help
@SmartPenguins
@SmartPenguins 3 жыл бұрын
what part is not working, check make sure you didn't skip something
@catcat-tp2sn
@catcat-tp2sn 2 жыл бұрын
weird text is in legacy
@shadykitty7493
@shadykitty7493 Жыл бұрын
i uploaded a video
@stompy5491
@stompy5491 3 жыл бұрын
so bad
Every team from the Bracket Buster! Who ya got? 😏
0:53
FailArmy Shorts
Рет қаралды 13 МЛН
진짜✅ 아님 가짜❌???
0:21
승비니 Seungbini
Рет қаралды 10 МЛН
Какой я клей? | CLEX #shorts
0:59
CLEX
Рет қаралды 1,9 МЛН
Making a Game About Weak Points
21:27
Emis
Рет қаралды 1,1 МЛН
Unity 2020.1 Bolt-1 (Visual Scripting) [Turkish]
16:53
sebilgi
Рет қаралды 15 М.
A new way to generate worlds (stitched WFC)
10:51
Watt
Рет қаралды 561 М.
Super Units! Visual Scripting in Unity! (Bolt)
13:09
Code Monkey
Рет қаралды 47 М.
Hal2 Penting Game Dev Pemula Harus Pelajari
15:17
sagalanichol
Рет қаралды 31 М.
10 Minutes vs. 10 Years of Animation
19:29
Isto Inc.
Рет қаралды 1,6 МЛН
Every team from the Bracket Buster! Who ya got? 😏
0:53
FailArmy Shorts
Рет қаралды 13 МЛН