Unity First-Person Controller Part 1 - FPS Beginner Tutorial C# | Bolt(Visual Scripting)

preview_player
Показать описание
Explain and show how to add player controls to your Unity game.

#Unity #CSharp #Bolt #gamedev #tutorials #nocode

Рекомендации по теме
Комментарии
Автор

Thank you for making this video, I've watched it many times and now I'm done with Visual Scripting and moving on to C#. Your videos where you show how to make something in Visual Scripting and then in C# are really helping me learn C# from already knowing VS, every time I watch a series on how to code in C#, I end up getting so board because they usually start from the very beginning and they start explaining how to use the components and materials and all of the basic Unity stuff that I already know, your videos are the only ones that are helping me, thank you.

DARK_AMBIGUOUS
Автор

damn you're amazing, so glad i found you, there are literally no helpful unity tutorials out there except from you, keep up the amazing work

ziikxd
Автор

2 Minutes in and I've already made more progress than 2 Days worth of other tutorials! TYSM!!!

tommyjones
Автор

This is exactly the video I have been looking for, I have been learning C# but I’m crazy slow at it. Some days I’ll make a ton of progress and then I’ll spend 3 days trying to add a scoring system. I decided to try visual scripting and it was way more confusing to me. I have been trying to find a video that would help me see the the similarities side by side. Thank you so much amazing video man, keep up the work!

levisparks
Автор

I think the parallel Visual and c# is useful actually. Keep it up!

AndrewMaksym
Автор

This is an amazing tutorial! thank you so much, your just what ive been looking for <3

cagedrex
Автор

7th "beginner" tutorial i've followed...

Chasling_
Автор

Very cool, thank you for making this video. I love seeing both Bolt and C# implementations. Stay safe!

skepsys_d
Автор

Everything in bolt has changed so much this no longer works. Would be nice to see an updated tutorial for UVS.

hatred
Автор

Okey, if after doing all the steps your character keeps flying or the camera just moves from right to left, I have 2 tips. First, make sure that you are programming the player (the empty object where you attached the capsule and the camera). Second, I noticed that when I put the "set/get GRAPIHC variable" of the variable angle, it didn't work, so I had to change it to "OBJECT variable" instead of "graphic variable". Hope it helps

queteimporta
Автор

Tried to add player child camera to rotate (06:51) but when I do there are no assets to choose from in the search box and there is no no scene tab . What am I doing wrong?

cryptofudge
Автор

Love it!
Please make a raycast on a dot of the middle camera so it can interact with things like pick up a carrot.

restushlogic
Автор

Not sure if this will cause issues down the road but the "Get" and "Set" variable for the angle in the guide was set to "graph" but for some reason it wouldn't let me look up or down eventually after trying a bunch of other stuff I set them to "object" which gave it a "self" option and it works fine now with the clamps and all, I don't know if I missed something and I'm new to this so if anyone knows of problems this may cause please let me know, Thanks for the tutorial.

maxsammich
Автор

Useful tutorial, thank you very much sir.

gatau
Автор

sad, bolt does not show up for me, i downloaded it but when i try to use it it does not work

SamsungSam.
Автор

Thank you! Thank You! Thank you! the best person to explain this by far

muzz
Автор

Nice one :) Best tutorials on Bolt. Thanks SP

viralplay
Автор

I got sooo much errors but it still worked at the end :)

sarahbeaudoin
Автор

Oh man where have you been ? A tutorial after this much time, but video is good 😁

mr.jsingh
Автор

When I go to self and I want to put CAMERA, I can't find any game object. What I do, I can't look up and down. Please respond to me.

Yazeed_YG