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.
@Enter5003 жыл бұрын
yes, visual scripting is a game-changer. Quite literally.
@justicecountryman40603 жыл бұрын
@@Enter500 I like what you did there. lol
@Enter5003 жыл бұрын
@@justicecountryman4060 why thank you
@loghanveilleux56143 жыл бұрын
ho yes this is a real gift from god
@CamVanZek2 жыл бұрын
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_potato83652 жыл бұрын
i did that, it works on level 1 butt on level 2 and 3 it does not work
@meer81 Жыл бұрын
Thanks it works :D
@roboking10202 жыл бұрын
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 Жыл бұрын
Thank you so much! A lot of information in such a short lesson - it was very useful.
@DanaSydonia22 күн бұрын
Amazing man, this is such a game changer for a newbie like me. Thank you, thank you, thank you haha!
@mistywhisp2 жыл бұрын
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 Жыл бұрын
Holly molly, this tutorial is packed
@paravverma47883 жыл бұрын
Awessoooomeeeeeee brother !! Thank you so much I never that without coding we can make games!!! please do more tutorials on visual scripting game.
@shadykitty7493 Жыл бұрын
and the number isnt going up on counter
@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
@onepieceexist2 жыл бұрын
Amazing work man
@whatthefact24232 жыл бұрын
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?
@SmartPenguins2 жыл бұрын
if you use tmp then you need to set text on the tmp object
@whatthefact24232 жыл бұрын
@@SmartPenguins text smart penguin
@whatthefact24232 жыл бұрын
@@SmartPenguins i mean thanks smart penguin , i used text mesh pro ugui and it work
@smashdriven16402 жыл бұрын
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.
@OmonEdits11 ай бұрын
Have u found it bro? I have the same problem
@tamizaskalan252111 ай бұрын
@@OmonEdits me too, did you figure it out?
@nooblearnsbedwars66623 жыл бұрын
how to automate the creation of lvls um it should create random lvl at leat 2 per day
@BCCFANPAGE2 жыл бұрын
great tutorial but in display coins part the part of set text says this and not self
@FAKKER_rap Жыл бұрын
Why start menu was with cursor, but level is without it? How its switching?
@Batsboem12 жыл бұрын
When i make the coin it doesnt change and it wont go to the top left corner
@ironhell8084 ай бұрын
If you're referring to the coin counter image you have to hold alt when changing the position on the anchor presets grid.
@Mornepin4 ай бұрын
What is the point of having embed scripts if graph scripts are better in all cases ? Less ressources usage ?
@nv85053 жыл бұрын
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.
@yeboi18873 жыл бұрын
is the counter variable saved?
@nv85053 жыл бұрын
@@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..
@mountain61313 жыл бұрын
my coin counter ui doesnt show up on the camera can you tell me how to fix it?
@pogsterplays2 жыл бұрын
Does modifying a prefab apply the changes across all scenes?
@EverythingCSGOYT2 жыл бұрын
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
@elgatorabioso2 жыл бұрын
great tutrial! one question, how can I make the coin counter back to 0?
@SmartPenguins2 жыл бұрын
You can use coin Set Variable unit and pass a Integer unit with value of 0
@elgatorabioso2 жыл бұрын
@@SmartPenguins yes! thanks a lot. I finally figured out! I hope for more tutorials like this
@brickabel95323 жыл бұрын
Cool👍👍👍
@ethanschiappapietra12872 жыл бұрын
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-Melody2 жыл бұрын
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?
@whatthefact24232 жыл бұрын
same i dont have text option only text mesh pro
@seyshian3 жыл бұрын
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
@sokotroko54883 жыл бұрын
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 Жыл бұрын
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 Жыл бұрын
@@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
@nv85053 жыл бұрын
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.
@SmartPenguins3 жыл бұрын
If you have Gizmos turned on in your game view it will show that for object that have script machine or variables attached.
@nv85053 жыл бұрын
@@SmartPenguins Amazing, so many feature ! Thanks. The whole process is addictive.
@ggtiket3 жыл бұрын
dumb question, but how did you increase the display size at 1:38?
@SmartPenguins3 жыл бұрын
Shift + Space
@ggtiket3 жыл бұрын
@@SmartPenguins thank you
@brickabel95323 жыл бұрын
do you publish the game on google play?
@SmartPenguins3 жыл бұрын
I'm not going to publish this one.
@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 Жыл бұрын
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
@rainydeestar3 жыл бұрын
I have a question. What is the point of the embed script machine? Like graph just seems way better in every ways
@SmartPenguins3 жыл бұрын
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
@rainydeestar3 жыл бұрын
@@SmartPenguins Oooh thank you, this is the first time I hear about that
@FrozenLands6 ай бұрын
Why do I see a '' sign on my player and token object? Sorry, ıt can be so stupid but I'm a new.
@SmartPenguins6 ай бұрын
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.
@TrEeBLaZe2 жыл бұрын
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
@yuktavsrinivas24603 жыл бұрын
Can you do a tutorial on some sort of FPS controller with visual scripting?
@SmartPenguins3 жыл бұрын
You can use Bolt tutorials they are the same as Visual Scripting. Here is one for FPS kzbin.info/www/bejne/gaSwhpuLobOontE
@yuktavsrinivas24603 жыл бұрын
@@SmartPenguins thank you so much dude! Loved your tutorial
@jipalendythepariah71773 жыл бұрын
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
@SmartPenguins3 жыл бұрын
Use scene variable for speed
@plomek50393 жыл бұрын
Wait is that the paid visual scripting thing i think its called bolt or is it the free visual scripting built in unity
@SmartPenguins3 жыл бұрын
Its free, before it was called bolt visual scripting, now in unity 2021 it's just visual scripting
@plomek50393 жыл бұрын
@@SmartPenguins Ok and thanks a lot ;)
@mallubot70743 жыл бұрын
what about android gyroscope to move player left and right
@appulplayz3 жыл бұрын
I got a glitch with cine machine if I travel 10unit only☹☹☹☹
@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 Жыл бұрын
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
@nittu06083 жыл бұрын
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?
@SmartPenguins3 жыл бұрын
make sure you have created initial saved variable for coins that is 0
@nittu06083 жыл бұрын
@@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
@CamVanZek2 жыл бұрын
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!
@CamVanZek2 жыл бұрын
@@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
@aidemc81262 жыл бұрын
@@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
@donaldblattner34743 жыл бұрын
I can not find a book on Unity Visual Scripting or Unity BOLT. Any ideas?
@fieryninja23743 жыл бұрын
Visual scripting is in the unity versions 2021 ot higher
@fieryninja23743 жыл бұрын
I don't think you need bolt anymore unless your using an older unity version
@al1ve7043 жыл бұрын
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
@al1ve7043 жыл бұрын
Update: go to CM vcam1 in hierarchy and change body to framing tansposer in inspector
@loghanveilleux56143 жыл бұрын
how can i make the cube explode in particle when hitting enemy?
@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.mahdeemahbubsamy28573 жыл бұрын
Please show how to make ragdoll and add URL with bolt on next tutorial......ঃ)
@nicky552 жыл бұрын
For some reason it doesn't work when I click start, nothing happens
@6riz2873 жыл бұрын
Any news about adding facebook audience network ads to it?
@sk.mahdeemahbubsamy28573 жыл бұрын
how to make a restart scene with bolt?
@SmartPenguins3 жыл бұрын
showed that in Part 2: kzbin.info/www/bejne/d5_MXqt4oZp3hNU&ab_channel=SmartPenguins-GameDev
@dragerplay Жыл бұрын
Why do I only see Text Mesh Pro and not regular text?
@SmartPenguins Жыл бұрын
it is now under UI->Legacy
@ScrubInstitute3 жыл бұрын
How to convert this game to endless runner game? Can you explain please ?
@SmartPenguins3 жыл бұрын
here is one way kzbin.info/www/bejne/roaWqmRjrrySoas&ab_channel=SmartPenguins-GameDev
@asasadad63163 жыл бұрын
can you please teach how to fix the score, when i play again i want that the score is set to 0
@SmartPenguins3 жыл бұрын
Use scene variable instead of saved variable
@linasjasaitis84993 жыл бұрын
or set scene variable coins to 0 in start scene, add start event or set it between mouse click and load scene.
@halmike21773 жыл бұрын
how can you reset the coin points when you die? , so that it resets each time you die
@SmartPenguins3 жыл бұрын
Set variable to 0 befor restart
@Bloc_Blaze3 жыл бұрын
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 Жыл бұрын
the coin image isnt moving
@info.matters3 жыл бұрын
How to add touch control
@pranjaljaiswal9458 ай бұрын
My coins are not dissapearing after the player goes through them
@pranavstudios88453 жыл бұрын
Can i use text mesh pro
@SmartPenguins3 жыл бұрын
yes
@pranavstudios88453 жыл бұрын
Thx awesome tutorial
@OP-Bhai_original11 ай бұрын
bro i forget to save it and now i have to do it from starting 😭
@tuncayb.24083 жыл бұрын
niceeeee
@SPDirrako3 жыл бұрын
the coin always is 1000 ?
@SmartPenguins3 жыл бұрын
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.
@whataboutyou6872 жыл бұрын
I FACE THE SAME PROBLEM, PLEASE TELL ME HOW TO FIX IT
@pravatrai97713 жыл бұрын
Why i dont have level base option?
@SmartPenguins3 жыл бұрын
it just a game object that i created here kzbin.info/www/bejne/pp2WkIKgaN2kY5I
@gamerxylord63843 жыл бұрын
for me the coins display is not working pls help
@SmartPenguins3 жыл бұрын
what part is not working, check make sure you didn't skip something