Wow I just closed my computer due to not finding any tutorials less than 50 minutes then this one pops up 😂
@2killnspray99 ай бұрын
Precision: sometimes you need to import two times to actually have the assets
@chandrasekarannatarajan50132 жыл бұрын
Simple and powerful, Thank You!!!
@DreamFinderz9VR Жыл бұрын
SO TRUE
@imw87217 ай бұрын
windows->redering->render -> built in to urp -> check first two option
@ajrryt4 ай бұрын
life saver
@alexanderkillingsworth4 ай бұрын
LIFE SAVER I LOVE YOU
@andreigaming28632 жыл бұрын
Thank you so much for the free package because all other youtubers would give it for like $25 u gave it for free! You are a legend keep it up! subscribed.
@gvilas2 жыл бұрын
what are you talking about? the third person starter asset is from Unity Technologies and it's free in the asset store
@jeremiahruiz96862 жыл бұрын
@@gvilas lol i think he is a beginner
@booleanpointer Жыл бұрын
Its by unity not by him
@andreigaming2863 Жыл бұрын
I was just starting out and i never checked that part with the starter asset, i clearly realized now that it's from unity lol.
@booleanpointer Жыл бұрын
@@andreigaming2863 do ypu know how to use cinemachine
@KidouKenshi222 ай бұрын
PLEASE HELPI did that with a free character from unity asset store and all worked fine becides that I cant move the character whyy? i replaced everything like in the video and my character loaded up and the camera is behind it too, BUT I CANT MOVE please help :(
@elelMARIPOSA9 ай бұрын
thx ive been waiting for thiss :D
@FarmBoyTech6 ай бұрын
Thank you so much for this amazing tutorial, I really appreciate the time and effort that you put into this work.
@gmangman1232 жыл бұрын
very simple and easy way!!! Thx for tutorial!
@DCMARTIN11 ай бұрын
WHY?!?! When I do what you said in the tutorial it worked with the keyboard on my computer, but it wont work on my android. What did i do wrong?
@arnv-ez2mh Жыл бұрын
When I try to choose which avatar the avatar I downloaded does not show up pls help
@matteoruina8462 жыл бұрын
Thx so much for the tutorial ❤️
@_reirumi2 жыл бұрын
VERY HELPFULL THANKYOU SO MUCH!!!!
@Jordancruz69 Жыл бұрын
I really need help whenever I do that everything turns pink
@phoenixcreations948 ай бұрын
same here
@izwanaiman59378 ай бұрын
same here , have u solve it ?
@drenwww7 ай бұрын
The project should be 3d UPR something like that, not basic 3d project
@pratyushkiran86544 ай бұрын
This happens when the project is in URP but the assets are configured for built-in render pipeline... Windows -> Rendering -> converter -> change built in to URP -> initialise -> convert .... That should fix it 🚀
@lcfcc14 ай бұрын
Same
@alifmallik1242 Жыл бұрын
Bro how do i chage the animation or add my own animation.
@kriskata76532 жыл бұрын
My question is if I want to add new animations and maybe replace the current ones what I am supposed to do ?
@Soloman274 Жыл бұрын
Learn the animations 😁
@OxMoon5487 ай бұрын
je savais pas que tu avais une chaine en anglais, mais sinon super tuto merci beaucoup ;) TUTO UNITY FR
@Molzide3 ай бұрын
Ah voilà on est d'accord que c'est un accent français mdr
@SpartanFlashSentry5 ай бұрын
Thank you very much for this tutorial! Everything worked save for one issue: the vtuber model I created and added into Unity has a small issue of her feet clipping into the floor by a few cm. I've tried adjusting the model along the y position, but I don't see where to bake it into the animation. Because of this, when I hit play, her feet sink slightly below the floor. Any ideas on how to fix? Thanks for your help and stay awesome!
@codefriendgamedev4 ай бұрын
It might be because of the character's rig, you should be able to adapt it into Unity but I don't remember exactly where in the interface, sorry !
@SpartanFlashSentry4 ай бұрын
@codefriendgamedev no worries. Thank you for the reply, though. I think I may need to rebake the elevation of the 3rd person controller "bean".
@spiidermonkeyy35683 жыл бұрын
hello, im trying to figure out how to increase the sensitivity on the camera, i can't find it anywhere, would you happen to know where it is?
@Shockyeah2 жыл бұрын
I have the same issue did you figure it out
@brohamhd8644 Жыл бұрын
Omg tysm
@SVGamesLab Жыл бұрын
How to modify in C# code jumping height, I have changed Gravity values and JumpHeight on vscode saved it and back to unity - Unity reloaded changes but no effect in game jump still is a same as default on startup... but I can for example comment line with jumpaudio to remove jump audio so code editing works in vscode but why not affect jumpheight for CharacterController ?
@codefriendgamedev Жыл бұрын
Hi, you have to edit the variables' values in the inspector, not in the source code. To do so you can select the object "PlayerArmature" and you'll find a component called "ThridPersonController" in the inspector winow, you can change the "jump height" value here and it should work
@SVGamesLab Жыл бұрын
@@codefriendgamedev OK, thanks I will check it and reply if it will works :) but one thing if code change have this values as public properties why it not working? It is useless part of code - it really confuse because in code I will have different values.. or after change this in Editor it will automaticlly change the code too.. I am programmer I don't like use Blueprints I feel much better in just coding but I have to check it - I'm using VSCode because VS2022 free is only for personal, commercial isn't cheap.
@veliky_brawl5602 Жыл бұрын
Hello , I have a problem with avatar. I had downloaded character's prefab from mixamo, but when I click to select the avatar, there aren't any others avatars except basic avatar
@isolof9 ай бұрын
same did u fix this
@maitrykotak3703 Жыл бұрын
i am not able to extract texture of an animation ....which we are adding...how to add that materials on character???
@RL-bo4vg4 ай бұрын
Click on Character in Asset Window and then on the right panel click materials>extract textures>make a new folder "textures">select that folder and then fix any errors that appear
@Tempyhuj6 ай бұрын
why everything is pink in my project
@tyrakeextra27233 ай бұрын
mine too
@subplay391 Жыл бұрын
thank you
@ZzigZaG00NIN7 ай бұрын
nice and easy
@galberger39372 жыл бұрын
Hi. Is it possible to use only the scripts for the movement with a different character? I want to use different character than this one and an environment thst i am making. How to do that?
@chdgktp Жыл бұрын
tnx bro
@activoysaludable3 жыл бұрын
New sub
@croan123 Жыл бұрын
Unfortunately, I was not able to get the results. I noticed a cut in your video where labels changed and locations. Thought that was interesting.
@portablepowering693 Жыл бұрын
bru literally follow what he did its so easy
@Blinkers2007GameDev Жыл бұрын
Merci pour le Tutorial bro
@madart33432 жыл бұрын
thx so much
@WatermelonMuscleman6 ай бұрын
Nie pokazałeś wogule jak zrobić żeby dodany model miał animacje
@SLthenus Жыл бұрын
how can i edit the jump function so i can double jump?
@betray10772 жыл бұрын
my mixamo character does not have animator did i download it wrong?
@betray10772 жыл бұрын
oh fixed it
@myanimation56312 жыл бұрын
@@betray1077 HOW
@betray10772 жыл бұрын
@@myanimation5631 follow steps on this video when you import mixamo character kzbin.info/www/bejne/ZoKkY4Jtn9qojbM
@Sghrn Жыл бұрын
@@betray1077 lol... How?
@activoysaludable3 жыл бұрын
Good video
@maxrydin15773 жыл бұрын
Nice video
@grox-999Ай бұрын
thanks bro
@kevinzheng68672 жыл бұрын
Tu serais pas le même mec que TUTO UNITY fr??
@EmeraldGamin20247 ай бұрын
Its all purple for me
@druzys3737 ай бұрын
i dont have the prefab avatar
@elijah82449 ай бұрын
why mine is pink. ı just deleti it. it is about material ı think
@izwanaiman59378 ай бұрын
same bro , have u solve it ?
@elijah82448 ай бұрын
@@izwanaiman5937 no
@kevinzheng68672 жыл бұрын
Et petit conseil si tu pouvais mettre une petit music en arrière plan pour une meilleure ambiance 😃😃
@kevinzheng68672 жыл бұрын
Je dis pas que l'ambiance est nul mais se serait mieux car tu a une voix calme
@Molzide3 ай бұрын
Nice french accent btw ;)
@Alafandri Жыл бұрын
everything is purple for some reason
@2killnspray99 ай бұрын
Tu es français non?
@nox4gming512 жыл бұрын
Not a single line of code!! Wow
@Dex9778 ай бұрын
Ey is all purpel?
@SaYZoX93 Жыл бұрын
ta grave un accent français tu serais pas tuto unity fr ?
@UkeyMusicLEAKS Жыл бұрын
Dosent work
@virolfe30682 жыл бұрын
Ar you Tuto unity fr
@mortis-5065 ай бұрын
this is no longer avalible
@codefriendgamedev5 ай бұрын
It still is but only for URP (which is a good thing), the new link is this one : assetstore.unity.com/packages/essentials/starter-assets-character-controllers-urp-267961