Move To Any Specific Part Of The Video(Click Below): 1. 00:00 - Intro 2. 00:25 - Installing Bolt 3. 00:55 - Setting Up Bolt in Unity 4. 03:29 - Creating Player & Ground 5. 04:15 - Adding Flow Machine 6. 05:11 - Setting up Workspace 7. 06:35 - Printing Text On Console 8. 07:30 - Creating Groups in Bolt 9. 08:27 - Detecting Mouse Click on Bolt 10. 11:27 - Jumping On Key Press 11. 17:50 - Moving Player Left & Right
@PlayGamesBrasilOficial4 жыл бұрын
Hello. could you help me in a game i'm creating? I'm trying to do a synchronization but a delay if you can help me with the problem and this one that shows in this video kzbin.info/www/bejne/oKXcoqSmp9Caapo
@ChargerGames4 жыл бұрын
My Best wishes to Brackeys, hope he enjoys his new journey.. Everything in life becomes monotonous after doing the same thing for years..
@omanshsharma2924 жыл бұрын
@KamiKaze every game dev knows that
@fdsKedi4 жыл бұрын
I hope he comes back one day.. Even without coding.
@pranshugupta10404 жыл бұрын
Yay like school education😐
@ChargerGames4 жыл бұрын
What would you prefer using? Bolt or C# ?
@m-unity-developer68234 жыл бұрын
C#
@useful-eng4 жыл бұрын
C#
@dontusedontuse82734 жыл бұрын
Bolt
@majesticchicken32134 жыл бұрын
Me : I need to learn visual scripting.. Charger game : premiering bolt in 35 minutes I think I can learn anything from this channel
@harshitabakre37144 жыл бұрын
Same bro i was also thinking to learn visual scripting I think im lucky
@ChargerGames4 жыл бұрын
Haha, Keep Learning :)
@Rahulsingh-theraha4 жыл бұрын
KamiKaze its depend person to person ...many of us like writing the code instead of visual scripting where u just connects node ...( normal writing coding is superior in every way btw)
@Rahulsingh-theraha4 жыл бұрын
It is just visual representation of c# ....so those who know c# will feel more comfortable but those who don’t know will be overwhelmed for sure
@ChargerGames4 жыл бұрын
Yes, but there's a human naming convention as well for people new C# / Coding in general. But I would prefer C# scripting
@canplayonandorid58484 жыл бұрын
Sir please make full series on this topic
@ChargerGames4 жыл бұрын
I'll try to create a series using Bolt
@footballliveshere10433 жыл бұрын
@@ChargerGames yes sir please make it
@mikaelsvensson95394 жыл бұрын
i love your tutorials, you are very good at explaining in a easy and pedagogically way. Keep up the good work!
@ChargerGames4 жыл бұрын
Thank you! Will do!
@vaibhavkrkm4 жыл бұрын
Wow, that's a really awesome way of making a game with a GUI based flow graph :) Edit* Hey, I can not say, how much happy I'm, I saw the Visual Scripting option in Godot too once, but I didn't know it's like this (like GUI type interface), and you made me go check Godot for it and it also has a similar interface.. now I can work with Visual Scripting in Godot along with GDScript or other languages.. !! Thanks a lot 😊🤗
@ChargerGames4 жыл бұрын
That's awesome, Keep Learning :)
@vaibhavkrkm4 жыл бұрын
@@ChargerGames Thanks :)
@alvintan12264 жыл бұрын
Another great video by Mr Raja!
@xDTHECHEMISTx3 жыл бұрын
Do you have a discord or any videos where i can follow to understand how to add in a vertical input to have my 2D character "Crouch"? i got it working half way but the character doesnt stand back up after i release the down button on my Keyboard or Gamepad
@kyle_films4 жыл бұрын
Thanks for the tutorial! Very useful? Might be a dumb question, but can this also be applied to 3D games?
@ChargerGames4 жыл бұрын
Ya sure, you need to use 3D specific functions... I'll try to make a video for 3D projects as well..
@harshitabakre37144 жыл бұрын
Brackeys gone now you are my new brackeys
@ChargerGames4 жыл бұрын
Really Sad news, hope he does well in his new journey..
@harshitabakre37144 жыл бұрын
@@ChargerGames yes
@madman107693 жыл бұрын
So I got it to work but my character is jumping an infinite amount of times, I only want it to jump twice, can you help
@kunkerkar4 жыл бұрын
Is bolt as good as C# for performance plz help!!
@shaunakphalak39954 жыл бұрын
Raja Are you Indian also great vids and there is everything on this channel you are great Bhai tu to top me hai
@ChargerGames4 жыл бұрын
Thanks Bhai :)
@Stinger-rq4gy3 жыл бұрын
Dear Charger games, thanks for the video, and making the time to make them, In my scene I got my FPS Character Controller (the player) and my Zombie following the FPS Character Controller with script, and I added a attack trigger so when the FPS Character Controller gets close the zombie attacks the FPS Character Controller at 4.0 Stopping Distance. So all I need to do is the health bar goes down when the zombie attacks the FPS Character Controller, does anyone know any tutorials that show the C# Visual Studio code or in Bolt Visual Scripting to make the health bar go down when the zombie attacks the FPS Character Controller? Or can anyone walk me through it on Unity 3D? I cannot find any KZbin tutorials on a health bar going down when a enemy attacks the FPS Character Controller, in the tutorial they just talk about the health bar going down when the space bar is pressed, or the health bar changing color's as it goes down. Can you make this KZbin tutorial for me, I am sure it will help lots of other people with making their video games?😓😓😓😓😓😓😓😓🎈🎈🎈🎈🎈🎈🎈🎉🎉🎉🎉🎉🎉🎉🎮🎮🎮🎮🎮🎮🎮🎮🤕🤕🤕🤕🤕🤕🤕🤕🤕
@Stinger-rq4gy3 жыл бұрын
Could you start with like a basic thing like spinning a cube, to making a cube move, with Bolt, then moving on to more complicated things like making a object collectable disappear when picked up by the player. I need to find out how to make a enemy on a plane attack my FPS Character Controller (the player) when he is close to the player. I already have the C# script to make the enemy follow the FPS Character Controller around on the plane. If you could make the process of the enemy attacking when close to the player in Bolt Visual Scripting I would love this. I think people would learn Bolt a lot faster if Bolt was shown quickly in a split screen mode, with the code below in the Flow Graph, and what the code in the Flow Graph was making objects in the scene do in the other split screen. Can you make this video? 😓I need help learning bolt
@JimAndcco2 жыл бұрын
Hi. Can you make course on bolt .
@hankyplayer29344 жыл бұрын
Can you make more videos on bolt for a beginners
@ChargerGames4 жыл бұрын
Yes, I plan to do more :)
@teonion48844 жыл бұрын
Plz PlZ make part 2 in which cover partical system and much more ....plz
@yufoo4 жыл бұрын
Waiting for bolt 2.0
@vinay_aniv3 жыл бұрын
Hey Bro...is it possible.. How can I use PYTHON SCRIPTS in unity..
@madman107693 жыл бұрын
No sadly unity only runs on c# and visual scripting
@shaunakphalak39954 жыл бұрын
Can we convert visual scripting into written or written into visual?
@ChargerGames4 жыл бұрын
May be these features will come in newer versions of Bolt.
@shaunakphalak39954 жыл бұрын
@@ChargerGames OK
@foxstarfacts84844 жыл бұрын
Please make full course of bolt
@dontusedontuse82734 жыл бұрын
Please do more bolt tutorial and courses
@ChargerGames4 жыл бұрын
Ok, Thanks for the suggestion :)
@kaushikrathod65614 жыл бұрын
can we use both
@ChargerGames4 жыл бұрын
I'm not sure about that , but in Bolt2, I think we'll be able to convert from one to another..
@twiningaaron3 жыл бұрын
I would like to see more videos on bolt.
@Mbuso.B.Dlamini4 жыл бұрын
Bolt is awesome, but I first want to know more about c#
@ChargerGames4 жыл бұрын
Ya sure.. Check out my C# in 15 minutes series :)
@LuiDeca4 жыл бұрын
incredible! more bolt tutorials please!! even more helpful if it's in 3D
@pranshugupta10404 жыл бұрын
I need to learn full concept of making joystick and touch controls in unity android AND, I am student of your course its awesome but pls shift that content in new version of unity it will help me a lot :)
@ChargerGames4 жыл бұрын
Thanks for the suggestions Pranshu, I'll try to cover this topic in my courses :)
@lucasdesouza96744 жыл бұрын
Thats great I was looking to learn to use bolt
@canplayonandorid58484 жыл бұрын
Thanks sir ...for this great content
@ChargerGames4 жыл бұрын
Most welcome
@scaryteachersquad44 жыл бұрын
I learned a lot thanks for this video
@Karthikjl4 жыл бұрын
Make some multiplayer tut bro i am waiting for it
@ChargerGames4 жыл бұрын
I'll try to create :)
@aayushkumar75583 жыл бұрын
It was a little bit confusing but better than scripting........................
@waltermossis26944 жыл бұрын
great tutorial!go on
@ChargerGames4 жыл бұрын
Thanks, will do!
@Trading8833 жыл бұрын
Sir make more video tutorials using bolt for non coder.plz🙏🌹
@amulpatel4 жыл бұрын
more bolt game tutorials please!
@Stinger-rq4gy3 жыл бұрын
Dear Charger games, thanks for the tutorial, really great, Can you make a Bolt Visual Scripting KZbin Tutorial with like a split screen of what is going on in the Graph Inspector with the nodes connected, and what it is making an object do in the scene simultaneously? So you would simultaneously show 2 screens one with the Graph Inspector, and another screen showing the behavior of the object in the scene really quickly in like a fast montage of split screen clips, so people can learn Bolt Visual Scripting fast, and find what they are trying to code quickly. I think this would make a great KZbin tutorial and teach people so quickly, can you make a KZbin tutorial like this? this would be sooooooooooooooooooooooooooooooooooooooooooooooooooooooo awesome and excellent for everyone to help them make their games in unity 3D🥳🥳🥳🥳🥳🥳🥳🎖🎖🎖🎖💕💕💕💕💕👍👍👍🌈🌈🌈🚀🚀🚀🚀✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨✨
@dontseemyprofilepicture12924 жыл бұрын
👍👍😁😁
@Stinger-rq4gy3 жыл бұрын
I saw this its great thank you👍👍👍👍🌈🌈🌈🌈🌈🚀🚀🚀🚀🚀
@ugochanneltv56004 жыл бұрын
1 month ago Raja: I don't like visual scripting.
@ChargerGames4 жыл бұрын
Haha.. :D I was getting many requests for Creating videos on Bolt
@mayanksingh8914 жыл бұрын
Me 2 I also don't like visual scripting C# is more esay to learn for me..