Arcade Bike Controller Part 1 | Unity tutorial | Ashdev

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ม.ค. 2025

ความคิดเห็น • 45

  • @Mr.IN3V1T4BL3
    @Mr.IN3V1T4BL3 7 หลายเดือนก่อน +3

    Holy , awesome. Lost of words by your teaching .❤

  • @stevethepirate
    @stevethepirate 9 หลายเดือนก่อน +1

    this is exactly what i needed! making a game similar to extreme g with inversions and everything.

  • @ragerungames
    @ragerungames ปีที่แล้ว +3

    awesome video, I really love the approach showing problem and fixing it step by step

  • @dam13n
    @dam13n หลายเดือนก่อน

    Hi Ash Dev! Just saw your tutorial posted to reddit. One thing to note with motorcycles is that unless you are going super slowly, you use counter-steering when turning. So, unintuitively, you turn left to go right, and you turn right to go left!

    • @ashdev
      @ashdev  หลายเดือนก่อน

      this is arcade physics..

    • @dam13n
      @dam13n หลายเดือนก่อน +1

      @ I mean as far as visualizing the handlebars, not inputs actually being reversed.

  • @zainuldin9095
    @zainuldin9095 ปีที่แล้ว +5

    nice tutorial! please can you also make tutorials on car controller.

    • @ashdev
      @ashdev  ปีที่แล้ว +2

      th-cam.com/play/PLtYhPiKW6dMVylf6DkLrHb9TuWnY1-cLb.html&si=IITRz19ZDRuIHz-4

  • @red-t8x
    @red-t8x ปีที่แล้ว +1

    Amazing tutorial with good explanations keep up.

  • @echiko4932
    @echiko4932 6 หลายเดือนก่อน

    Praying this one works properly for me. On the last kart controller i copied, the outwards force on the drift made the vehicle fly into the sky on the slightest ramp

  • @EduFoxPlays
    @EduFoxPlays ปีที่แล้ว +1

    Awesome tutorial, thanks for sharing your knowledge.

  • @kagunslinger767
    @kagunslinger767 8 หลายเดือนก่อน

    Such a great video, I love the presentation.
    Gonna try this right now !

  • @haroonyousaf2427
    @haroonyousaf2427 11 หลายเดือนก่อน

    There was a video in which you used bike wheeling animation and made some rings on road. Can you share again that video?

  • @TheAndreadbx
    @TheAndreadbx 5 หลายเดือนก่อน

    in the first code part, you put moveInput = getaxis in Start, then later it's in Update, i mean, it's obviously to put in update, but can be a little confusing for new users!

  • @sparkestic1238
    @sparkestic1238 ปีที่แล้ว

    Awesome tutorial, thanks for sharing.

  • @JurigGaming
    @JurigGaming 8 หลายเดือนก่อน

    This is extremely helpful!

  • @nameno7032
    @nameno7032 10 หลายเดือนก่อน

    awesome tut, keep it up

  • @Alisam-1010
    @Alisam-1010 8 หลายเดือนก่อน

    Amazing just one problem
    My gravity is really low and it doesn’t work well how can I fix if

    • @ashdev
      @ashdev  8 หลายเดือนก่อน

      Its covered in the second part of the tutorial series, have a look!!

  • @AyushSharma-wq8ew
    @AyushSharma-wq8ew ปีที่แล้ว

    You should use wheel collider component

    • @ashdev
      @ashdev  ปีที่แล้ว +2

      Its very bad. Try it and you will know. Its better to make your own wheel colliders.

    • @AyushSharma-wq8ew
      @AyushSharma-wq8ew ปีที่แล้ว

      @@ashdev It will take time to understand. But once its done then is can give you the most realistic vehicle physics.

    • @ashdev
      @ashdev  ปีที่แล้ว +1

      @@AyushSharma-wq8ew its been 3 years i am doing this. I tried everything.

  • @The-boys-gaming214
    @The-boys-gaming214 5 หลายเดือนก่อน

    Somone Please help the script wont work and i cant set the acceleration and max speed and when i start the game only the sphere falls please help,

    • @ashdev
      @ashdev  5 หลายเดือนก่อน

      Watch the tutorial carefully, if the issue still persists, join our discord server and show what's exactly happening.

  • @PowBro
    @PowBro 7 หลายเดือนก่อน

    When nested inside another GameObject, my sphere with a SphereCollider falls through the plane with a MeshCollider, but collides correctly when not nested.I'm such a noob, coming from web.dev(

    • @ashdev
      @ashdev  6 หลายเดือนก่อน

      Share a video of what's exactly happening in our discord server, maybe then we can help you out

    • @PowBro
      @PowBro 6 หลายเดือนก่อน

      @@ashdev Thank you very much!

  • @campiinz
    @campiinz ปีที่แล้ว

    Very useful!

  • @invictusgamingff8010
    @invictusgamingff8010 8 หลายเดือนก่อน

    Can anyone explain how the camera is moving with bike(I am a beginner)

    • @ashdev
      @ashdev  6 หลายเดือนก่อน +1

      Check out the later parts, it's covered there

    • @invictusgamingff8010
      @invictusgamingff8010 6 หลายเดือนก่อน

      @@ashdev thanks

  • @equiaux
    @equiaux ปีที่แล้ว

    Hi AshDev, I would love to buy some assets would there be any Discount-sale anytime soon for your assets? I'm on low budget(I'm a beginner)

    • @ashdev
      @ashdev  ปีที่แล้ว +1

      Yes in last week of December

  • @antojosu
    @antojosu ปีที่แล้ว

    This is awesome

  • @mateusdsp6871
    @mateusdsp6871 11 หลายเดือนก่อน

    Very good! Jesus is coming back, God bless all!

  • @ValorantInSpecter
    @ValorantInSpecter 4 หลายเดือนก่อน

    I start the game and my bike fly off the map I did exactly what u did

    • @ashdev
      @ashdev  4 หลายเดือนก่อน

      Did you set the suspension variables and mass of the bike correctly,
      if yes and the problem's still there, then you can join our discord server and show what's happening and someone will help you out

    • @ValorantInSpecter
      @ValorantInSpecter 4 หลายเดือนก่อน

      @@ashdev I fixed it now it goes through the floor instead

    • @SantoshSahu-uh6db
      @SantoshSahu-uh6db 2 หลายเดือนก่อน

      How to solve this issue?

  • @mateusdsp6871
    @mateusdsp6871 10 หลายเดือนก่อน

    Good video!
    :D
    Jesus is coming back, God bless!

  • @parabhdeepsingh2789
    @parabhdeepsingh2789 ปีที่แล้ว

  • @ipocu
    @ipocu ปีที่แล้ว

    bro give the script .......................

    • @ashdev
      @ashdev  ปีที่แล้ว

      Exclusive project access is a perk for our Discord's premium members - join us there for more resources and community support!
      Discord Link: discord.gg/yeGJPBKemX

  • @avigdorromilly19
    @avigdorromilly19 ปีที่แล้ว

    'promo sm'