How to make a Mobile Car Controller in Unity (Android & Apple)

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ธ.ค. 2024

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

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

    Nice video, new sub. Do you know how to implement the horizontal movement/axis using buttons instead of a joystick?

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

      You could set the verticalInput to 1 when you click on the up button, and -1 for the down button. Do the same for the horizontals and it should work. Thanks for your reply!

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

    Thank you for watching and feel free to ask me anything you want

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

    Nice dude, but wait, you forgot about brake control

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

    Thank you so much for this tutorial it help me while working on a commercial projects.

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

    how can i add break button as well

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

    Greate work. THANK YOU ❤

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

    excelente tutorial, gracias

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

    Im subscribing i watched a few of your videos im loving them 😊

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

    I have an issue when i add
    = joystick.Horizontal;
    =joystick.vertical;
    I get error in unity
    Null reference expection: object reference not set to an instance of an object carController.getinput ()

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

    What if i want to do it using gyro or accelerometer on mobiles
    ?

  • @prod.amichu
    @prod.amichu ปีที่แล้ว

    Assets\CarController.cs(27,12): error CS0246: The type or namespace name 'Joystick' could not be found (are you missing a using directive or an assembly reference?)

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

    Thanks Dude

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

    Obrigado, meu visual Studio não está integrado, tive que atribuir manualmente o joystick a variável Joystick depois de escrever o código, igual foi feito no vídeo passado pras rodas e colisores, agora está funcionando.

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

    Hello master
    I will be waiting with the codes of speedometer construction

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

      I'm sorry, I probably won't be making that any time soon. I wish you the best of luck with your car game though!😄

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

    the breaking with the joystick is not working any ideas

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

    It says object not set to an instance

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

      You need to drag your joystick from canvas object and put it on the "Joystick" tab of your Car Controller's Script

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

      Don't listen to this guy ☝️😐

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

      @@SigmaLigmaChannelBit late 😂

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

    plz script