КОМЕНТАРІ •

  • @plaidev
    @plaidev 3 роки тому +68

    Please leave some feedback on the tutorial in the comments. Was it too fast or just fine? I think its fine since you can pause to complete steps but let me know what you think! Also, if you need any help just ask in the comments. I don't see a point in creating a discord server yet.

    • @sappyyyyyy
      @sappyyyyyy 3 роки тому +3

      we want more

    • @plaidev
      @plaidev 3 роки тому +4

      @@sappyyyyyy coming soon... I recently fixed the problem with my video editor (I needed to use nvidia studio drivers)

    • @ryanbrown5141
      @ryanbrown5141 3 роки тому +6

      You deserve more subscribers I enjoy your content

    • @mr.fahrenheit4643
      @mr.fahrenheit4643 3 роки тому

      What version are you using?

    • @plaidev
      @plaidev 3 роки тому +3

      @@mr.fahrenheit4643 2019.4

  • @Fahad-zh3kj
    @Fahad-zh3kj 3 роки тому +221

    Straight to the point
    Easy
    Sound quality = perfect
    Amazing

  • @cupodepresso6409
    @cupodepresso6409 3 роки тому +30

    my god this is so underrated, straight to the point and actually explains how it works. please don't stop

  • @AsselocGaming
    @AsselocGaming 3 роки тому +47

    Damn, this is the best video I've seen so far when it comes to scripting. I think the biggest problem I usually have with scripting is that I get bored while trying to learn, 30 minutes long videos are gonna lose my attention soon, the only way I can keep learning is to have short bursts like this. You've helped me a lot, thanks, and keep going !

  • @xzippyzachx
    @xzippyzachx 3 роки тому +38

    I liked how you got right into the tutorial! Love it. Hope you keep making them! :p

    • @plaidev
      @plaidev 3 роки тому +3

      Thanks!

    • @SahilSharma-rc1rk
      @SahilSharma-rc1rk 3 роки тому

      @@plaidev
      Help! when I press "S" my player goes forward and when I press "W" my player goes backward same for A and D

    • @davidltpp
      @davidltpp 3 роки тому +2

      @@SahilSharma-rc1rk just put a - before each key Input:
      Instead of float x = Input.GetAxis("Horizontal"); put x = -Input.GetAxis("Horizontal");

  • @ideology8323
    @ideology8323 3 роки тому +75

    bro, this is almost like the dani movement! this is exactly what i wanted! god bless you man!

    • @eksutube
      @eksutube 3 роки тому +8

      not again with the dani thing, nobody invented this movement, it was here way before he was even a dev

    • @eksutube
      @eksutube 3 роки тому +6

      sorry what I meant was that dani didn't invent this type of movement

    • @pierrekk
      @pierrekk 3 роки тому +2

      @@eksutube yeah but he did make popular games heavily based around this type of movement that got a lot of exposure on youtube, hence people attributing this to dani

    • @eksutube
      @eksutube 3 роки тому +1

      @@pierrekk you do have a point

    • @forkyfork3716
      @forkyfork3716 3 роки тому +4

      This is even better than dani’s, dani’s had a lot of glitches

  • @mouseclicker4955
    @mouseclicker4955 3 роки тому +4

    Look at that! A WallRunning/Character movement tutorial that doesn't require you to download a million lines of code first. You are a saint.

  • @JelowGames
    @JelowGames 3 роки тому +7

    So underrated. I loved this tutorial so much this is exactly what I'm looking for no nonsense slightly advanced tutorials that actually show me how to make mechanics I will actually use at some point perfection

  • @frosti8787
    @frosti8787 Рік тому

    You explained everything you wrote so nicely! I didn't get what normalizing even did until now. Thanks!

  • @GrantIsCooool
    @GrantIsCooool 2 роки тому +1

    This is one of the best tutorials ever. Whenever you use something you always explain why. Also, the quality is super good.

  • @seth-blank
    @seth-blank 2 роки тому +1

    You know its a good tutorial when someone who just started C# yesterday understands it. Left a sub keep up the good work.

  • @LoneXeaglE
    @LoneXeaglE 3 роки тому +5

    Coming from discord ! great sound quality and well explained tutorial ! keep it up!

    • @plaidev
      @plaidev 3 роки тому

      Thank you!

  • @midec7699
    @midec7699 2 роки тому +1

    SO helpful. I cannot thank you enough for how clear everything here is. You fit what a 20 minute video does into 4 minutes.

  • @Axiosss
    @Axiosss 3 роки тому

    Out of all the tutorials ive searched for, this was by far the fastest, and the only one that actually made sense to me, with the voice quality even at outstanding levels

  • @sebastianstachowski9064
    @sebastianstachowski9064 2 роки тому

    Incredible how a 4 minute tutorial is able to explain more than any other could. Thank you for this great Tutorial.

  • @petervitale4431
    @petervitale4431 Рік тому

    Very helpful! its surprising how little information is on UA-cam about rigidbody controllers for first person characters.

  • @gabrielchammo8378
    @gabrielchammo8378 3 роки тому

    I love it. It is easy and direct. No chatting and straight to the programming. Absolutely love it

  • @aidyn8947
    @aidyn8947 3 роки тому +5

    This was legit the perfect tutorial for this! I've been looking for a simple, customizable rigidbody movement script so I can change it to my liking and you just helped ten-fold. Great work!

  • @jbaks
    @jbaks 2 роки тому

    This was amazing. It wasnt too fast cuz i could just pause and rewind. This was the first tutorial that actually worked for me so tysm and keep it up

  • @LostAmongInfinity
    @LostAmongInfinity 3 роки тому

    I followed it myself and unlike MANY other tutorials this one was simple, wasnt over 100 line of code, AND worked! I greatly appreciate your efferts and i hope you continue.

  • @loovlehcuppatea2830
    @loovlehcuppatea2830 3 роки тому

    thank u very much. its annoying to try and skim through a friggin 30 minute tutorial thats mostly just filler and fluff, this cuts right to the point and i love it. you get a subscribble

  • @spider-raven6360
    @spider-raven6360 2 роки тому

    Very concise and fast, would love a separate video where you go a bit slower explaining what does what more indepth, but again this is amazing and functional. Thanks a lot man.

  • @foreducation408
    @foreducation408 2 роки тому

    dude that movement normalized part was really imported it's really good that you explained it, I have seen many tutorials where they do not mention it, and as a result your speed became faster in the diagonal direction, overall awesome video dude.

  • @taewinzer
    @taewinzer 3 роки тому

    Finally someone that actually explained how to not slide with your rigid body without just changing the friction. Thank you 🙏

  • @gatherwood
    @gatherwood 3 роки тому +3

    This is such a good series of videos, very straight forward while explaining things clearly.
    Very excited to see what videos you release next!

  • @serhataslan454
    @serhataslan454 2 роки тому

    ı have watched so many tutorials none of them was basic and perfect like you did you are amazing dude

    • @plaidev
      @plaidev 2 роки тому

      thanks mate 😊

  • @aaabbbuuuiii4011
    @aaabbbuuuiii4011 2 роки тому +2

    This tutorial is just perfect, it's simple and fast

  • @themightybadass6619
    @themightybadass6619 3 роки тому +2

    dani : make a movement tutorial without a wallrun tutorial
    this guy : aight i'm gonna make it for u

  • @AJMarraffa
    @AJMarraffa 2 роки тому

    I have been struggling to make my rigidbody controller move smoothly and this helped me fix what I was doing wrong. Thank you so much!

  • @MrDoggoArchive
    @MrDoggoArchive 3 роки тому +7

    This is incredibly well done. Amazing edits, amazing quality, amazing representations (1:38), and amazing edits and video overall. Please make more videos like this.

  • @MerrStudio
    @MerrStudio 2 роки тому

    This is a wonderful tutorial. Not only you get straight into the point but you also explained things along the way in the most concise way you could. Although I already knew most of the stuff but folks learning Unity will appreciate it. Great job! Contents like these spark curiosity in people :)

  • @buffalomoe
    @buffalomoe 2 роки тому +1

    Hey man, I don't usually comment on UA-cam videos (or really anything online) but I just wanted to say:
    It's not often you find *exactly* what you're looking for when you google "how to __________".
    but I'll be damned if you didn't make the perfect video for "how to simple fps controller unity"
    - short
    - easy to follow
    - correct (not always a given with how-to videos)
    - EXTRA to the point.
    Nice work and thank you!

  • @alexandermylnikov7774
    @alexandermylnikov7774 3 роки тому +8

    fellow atom dark theme user. respect sir.

  • @RamboGotThat
    @RamboGotThat 3 роки тому

    Thank you so much for this tutorial. I've been watching different tutorials on unity for a while, and this is hands down one of the best I've ever come across!

    • @baizGaming
      @baizGaming 3 роки тому

      Hey mate, its work for you?

  • @BONY-zj1ot
    @BONY-zj1ot 3 роки тому +7

    After hours of script hunting I finally found it. Thanks homie, you're in my "Good-Boy List" now.

  • @moshe2769
    @moshe2769 3 роки тому +1

    I started a new project but i had a hard time with the movement. But then your vid saved me. Very nice vid!!! I love it

  • @MuddyWolf
    @MuddyWolf 2 роки тому

    Wow, now that's what I call speed tutorials! The weird part is I could follow along perfectly! Well done!

  • @MKx2_05
    @MKx2_05 2 роки тому

    this video is awsome you gave me a better look into how movement can be implecated in a game

  • @doramus
    @doramus 2 роки тому

    Thanks alot, I wanted FPS Movement but the other ones were boring and plain, I like Physics based movement, and this is Absolutely Perfect

  • @blueshieldgameproduction3573
    @blueshieldgameproduction3573 3 роки тому +1

    Thank you for posting this, this is going to be perfect for my next game.

  • @thebread9186
    @thebread9186 2 роки тому

    This was very fast and to the point! Great tutorial man!

  • @forkyfork3716
    @forkyfork3716 3 роки тому

    You’re movement series was insanely helpful for me, thank you, before my wall running was broken, and getting stuck to the wall like you fixed in the vid

  • @exopsgobrrr
    @exopsgobrrr 2 роки тому

    straight to the point, fantastic tutorial i would recommend for anyone

  • @smitpatel1963
    @smitpatel1963 2 роки тому

    Its So helpful, Easy and straight to the point will gonna follow all tutorials from now on keep posting ✨✨

  • @Seestral
    @Seestral 3 роки тому

    currently the best rigidbody tutorial I found so far. please continue with different tutorials

    • @plaidev
      @plaidev 3 роки тому +1

      coming soon 😉

    • @Seestral
      @Seestral 3 роки тому

      @@plaidev glad to hear!

  • @EduFoxPlays
    @EduFoxPlays 3 роки тому

    IT WAS PERFECT. THE BEST TUTORIAL. You deserve a lot of views for this. I'll share your video anywhere I can.

  • @vodsdoraposo1522
    @vodsdoraposo1522 3 роки тому

    Dude this is soo underrated and easy to understand tutorial, great video dude very cool

  • @hekkn
    @hekkn 3 роки тому

    Wow, I hadn't even thought of using drag and multiplication! Thanks!

  • @aminedev_
    @aminedev_ 3 роки тому

    i've been moving my character using a character controller all the time
    and when i wanted to use a rigidbody i found no good tutorials.
    ngl, but... this is the best tutorial I've watched so far (even tho i am late but)
    but keep up man, very cool!

  • @cyberiana_
    @cyberiana_ 2 роки тому

    Old(ish) video and still godlike. I love you so much man

  • @Smartoom
    @Smartoom 3 роки тому +1

    I so love the tutorial, I was waiting for a video like this for a long time. You earned a sub. You are the best, thanks.

    • @plaidev
      @plaidev 3 роки тому +2

      Appreciate it 👌

  • @shadowwolf2679
    @shadowwolf2679 3 роки тому +1

    This is exactly what I was looking for. Thanks for the tutorial! You’ve earned a sub.

  • @Master_Poizan
    @Master_Poizan 3 роки тому

    Really great quick tutorial, been stuck on that slippery part. Thank man!

  • @fSqGG
    @fSqGG 2 роки тому

    Concise, quality tutorial for exactly what I needed! Subscribed!

  • @polofnbr649
    @polofnbr649 2 роки тому

    Thankyou. Love how it is just straight to the point and quick.

  • @czangilos1212
    @czangilos1212 2 роки тому

    I think this is the best tutorial for movement.

  • @dogsauce747
    @dogsauce747 3 роки тому +3

    exactly what i've been looking for. Do you think you could make a video or post describing how you learned how to do this stuff? I understand the basics but its not easy to find direct explanations for every piece of code online

  • @TheRatSub
    @TheRatSub 2 роки тому

    Holy crap dude, this video beats looking at Dani's code for 3 hours!

  • @plashplash-fg6hd
    @plashplash-fg6hd 2 роки тому

    This was the tutorial I was looking for. Thanks!

  • @GameJarne
    @GameJarne 2 роки тому +1

    Thank you for making this tutorial!

  • @KyleWithAnM69
    @KyleWithAnM69 2 роки тому +2

    This is really well done man. Very fast and to the point! Just a quick question; Instead of adding a drag method Isn't it just the same as using the built in Drag slider that Unity has built into the RigidBody, same also with the Speed variable?
    Edit: I've watched the Second video and now realise why you have done this. Good stuff!

  • @neslihaneti7893
    @neslihaneti7893 2 роки тому

    good, and also keep it up this is probably the only video on unity thats gets right to the point

  • @nickgeiserr
    @nickgeiserr 2 роки тому

    man you fr incredible. Not sure if you still post but keep it up if you do

  • @StarstruckenGalaxy
    @StarstruckenGalaxy 3 роки тому

    holy crap dude! this is awesome!
    you get straight to the point and the scripts are super good for beginners like me, GG dude!

    • @plaidev
      @plaidev 3 роки тому

      Thank you!

  • @geniusapple6471
    @geniusapple6471 3 роки тому +4

    Personally, I think you are easily better than the likes of Dani, Sykoo and, dare I say, Brackeys, in tutorials.
    You were fast, straight to the point and perfect.
    Wonderful stuff and hopefully I can motivate you to keep up the awesome work.
    Thanks, this was absolutely insane.
    :D

    • @plaidev
      @plaidev 3 роки тому

      Thank you so much 🙌

  • @tzebruh
    @tzebruh 3 роки тому +1

    ah yes, finally a freakin' wallrun tutorial thats not garbage

  • @executeinc9756
    @executeinc9756 3 роки тому

    It's short, sweet and to the point (and it works) . What else could one look for in a tutorial?

  • @mhze
    @mhze 3 роки тому

    This video was the best unity movement Tutorial!

  • @Splatenohno
    @Splatenohno 2 роки тому

    Every other unity youtuber: *goes slow explains things*
    Plai: gotta go fast

  • @---md7qm
    @---md7qm 3 роки тому +1

    honestly the best one ive seen

  • @wowaka0
    @wowaka0 3 роки тому +1

    Bro its.. Fuckin incredible. Your microphone is so good. Tutorial is basic and fast. liked ++++

  • @Spario
    @Spario 2 роки тому

    wow this is exactly what i wanted, AMAZING!!

  • @Flye_
    @Flye_ 2 роки тому

    That is the best tutorial i've ever seen

  • @Alan-jy5wr
    @Alan-jy5wr 3 роки тому

    That's It
    What I wanted Finally found . Enjoying very much and Helpful Also
    Just Started learning unity. But dont no in which way should i learn

  • @mettlemesh
    @mettlemesh 3 роки тому

    You're a lifesaver, amazing tutorial.

  • @kilomatter
    @kilomatter 3 роки тому +3

    This tutorial is actually super good! Keep it up!
    I have one question though, how did you get that theme for Visual Studio? I see a lot of tutorials using various "dark modes" in the software, but I don't know how to get it working on mine. I think the one you're using specifically looks the most appealing to me out of all the ones I've seen thus far.

    • @plaidev
      @plaidev 3 роки тому +3

      In visual studio you can go to Extensions then from the marketplace search for "One Dark Pro" and install it. Then you will have to restart visual studio (VS) so do that. After restarting, go to Tools > Options > Environment > General and you should see a drop down selection to switch your color theme.

    • @kilomatter
      @kilomatter 3 роки тому +1

      @@plaidev Just installed it, your instructions worked perfectly! Thanks!

    • @harrisongazeley8028
      @harrisongazeley8028 2 роки тому

      @@plaidev I have installed the theme and selected it, but the colors do not match up. For instance Header and Vector3 appear as plain text. I've spent hours looking for a solution but I cant get it to work

    • @plaidev
      @plaidev 2 роки тому

      ​@@harrisongazeley8028 I don't think that's an issue with the color scheme but rather Visual Studio hasn't been properly configured with Unity.
      Open Visual Studio Installer and make sure the Game Development (Unity) module is installed for your version. Here's a video on how to do that: ua-cam.com/video/QGeMTwvmU6M/v-deo.html
      Also ensure Visual Studio is selected in Unity: Preferences > External Tools
      Hope this helps!

    • @harrisongazeley8028
      @harrisongazeley8028 2 роки тому

      @@plaidev Thanks a lot that fixed my issue. Love the tutorials btw def some of the best I've seen

  • @prestonwallitsch8636
    @prestonwallitsch8636 3 роки тому +1

    I love how short and concise the tutorial was, although I would recommend slowing down the coding speed as I had to slow the video down tremendously and it ruined the voice instructions. Great tutorial overall

  • @halo123proplem
    @halo123proplem Місяць тому

    Thanks I was having trouble switching from CharacterController, because I couldn't correctly handle turns and limit airspeed differently than groundspeed, then when you created the variable groundDrag.... the solution was so simple and somehow I missed it for 10 hours

  • @AZASeraph
    @AZASeraph 2 роки тому

    This is awesome! My heart skipped a beat bc after I coded it the speed was set to 1 and so when I tried to move it didn't and it scared the crap out of me

  • @g5haco
    @g5haco 3 роки тому +4

    this is awesome thank you!

  • @bco-fm5qu
    @bco-fm5qu 2 роки тому

    I'm watching this at 0.5 play back speed😑
    But I still love this tutorial. Thanks!

  • @eragonstudios9847
    @eragonstudios9847 3 роки тому

    this is where a legend was born, but I said it too early

  • @ceenahashemi9176
    @ceenahashemi9176 3 роки тому

    Very helpful and straight to the point!💯

  • @ADVOLD-v9n
    @ADVOLD-v9n 3 роки тому +2

    Nice and quick.

  • @slashshorts
    @slashshorts 2 роки тому +1

    i swear to god if he would have edit it a bit better he would have taken place of brackeys
    nice job man thx for help

  • @oddequation4529
    @oddequation4529 2 роки тому +1

    I did everything you said to do but my character just builds up speed in one direction and dosent move in any direction when i put in an input

  • @innovativename5268
    @innovativename5268 3 роки тому +4

    Well a bit fast, but its nice and understandable. We need more of it.

  • @thelizardlazer2444
    @thelizardlazer2444 3 роки тому +2

    The tutorial was pretty good when is the next part? The wall running shown in the beginning looked super clean

    • @plaidev
      @plaidev 3 роки тому +2

      I will try to finish and upload this weekend or next week

    • @thelizardlazer2444
      @thelizardlazer2444 3 роки тому +3

      @@plaidev alright thank you man hopefully you keep this series consistent and not one of those series that get an episode every few months. I’m excited for the next one

    • @plaidev
      @plaidev 3 роки тому +2

      @@thelizardlazer2444 yes I definitely will not take another month for the next one sorry about this

    • @thelizardlazer2444
      @thelizardlazer2444 3 роки тому +1

      @@plaidev its fine I understand people have their own lives outside of the internet

    • @plaidev
      @plaidev 3 роки тому +1

      @@thelizardlazer2444 ❤️

  • @raivologins9299
    @raivologins9299 3 роки тому

    I like that u mad this video in 4 min, while other people make same video in 20 min

  • @thespeedcoder3378
    @thespeedcoder3378 2 роки тому

    Amazing tutorial, Thanks!

  • @oakleybladegames9731
    @oakleybladegames9731 3 роки тому

    woah
    I didn't even need to set the speed up or even skip ahead at all
    sheeeeesh thats a sub to u

  • @kio2gamer
    @kio2gamer Рік тому +1

    @plaidev
    whenever i move the player left to right, the controls are inverted.
    so i added a minus sign at this code
    moveDirection = transform.forward * verticalMovement + (-transform.right * horizontalMovement);
    you sure i can do like this?

  • @aSohpi
    @aSohpi Рік тому

    This was great! Thank you!

  • @eegorebulbous
    @eegorebulbous 2 роки тому

    More videos please ! These are excellent :)

  • @SJC-dn5pp
    @SJC-dn5pp 2 роки тому

    very easy to follow and helpful

  • @norekkoxversax9985
    @norekkoxversax9985 2 роки тому +1

    This is the best movement tutorial I've ever watched.
    Thank you so much!

  • @lisdenkawasakianims9713
    @lisdenkawasakianims9713 3 роки тому

    keep doing what you're doing man

  • @thepralad1484
    @thepralad1484 3 роки тому

    Why this guy has just 500 subs!! He deserves more than dani

    • @justkysradk
      @justkysradk 3 роки тому +1

      orange juice gang confirmed?

  • @sergsergesrgergseg
    @sergsergesrgergseg 3 роки тому

    great tutorial, actually going into more depth

    • @sergsergesrgergseg
      @sergsergesrgergseg 3 роки тому

      PS i copy and pasted your code

    • @plaidev
      @plaidev 3 роки тому

      @@sergsergesrgergseg that's fine lol

  • @rura99
    @rura99 3 роки тому +1

    Its probably stupid qustion, but what to do when player go opposite direction to a key? I know that I have to add " - " somewhere but dont know where.

    • @rura99
      @rura99 3 роки тому

      ok nvm, it was just a Unity bug. I rotated camera 180 degrees and then set it back to 0 and now it somehow works.