The Easiest Way to Add Mobile Controls To Your Games

Поделиться
HTML-код
  • Опубликовано: 19 фев 2022
  • In this video I will be showing you how to create a 3rd person controller with full touch input support so you can use your mobile devices to move the player around in Godot 3.4.
    Github Project:
    github.com/Rayuse/godot-touch...
  • НаукаНаука

Комментарии • 36

  • @rayuserp
    @rayuserp  2 года назад +15

    I'm thinking of doing a series where I showcase different plugins and how to use them. Let me know what you think and what other plugins you would be interested in seeing how to use.

    • @Beanthemostgrenn
      @Beanthemostgrenn 2 года назад +1

      Would be very helpful! I never thought making this touchscreencontroller would be so easy!

    • @mr.gletsh3242
      @mr.gletsh3242 5 месяцев назад

      كيف اجعل الكامري تتحرك عن طريق الإصبع

  • @umen2424
    @umen2424 3 месяца назад

    Great tutorial and the best open source basic game that comes with it , what about doing tutorial about the open source game ?

  • @eyejar234
    @eyejar234 5 месяцев назад

    Thank you for the tutorial if the player rotate slow you can also change the sensetivity

  • @recsvd9287
    @recsvd9287 2 года назад +3

    hey bro I need your help, look I already made a joystick for a 3d game and I already put the camera but when I touch the joystick the camera moves, it changes position, how do I make it so that when I touch the joystick the camera doesn't move?

  • @_LinearYELUE
    @_LinearYELUE Год назад +1

    Can you show the scene for your player? I want to make the same blue character with the orange thing I like how it looks

  • @LadyLionStudios
    @LadyLionStudios 2 года назад

    Inverted Stick Fix?..found that by adding '-' a minus symbol before 'mouse_sensitivity' you fix the right joystick meaning up will look up and not down...another way is by adding a minus symbol to deg2rad or joystick.getinput...it works, however for me it's the whole screen for touch view input :D

  • @fl4shff265
    @fl4shff265 2 года назад

    THANKSSSSSSSSSS

  • @_LinearYELUE
    @_LinearYELUE Год назад +3

    DO A TUTORIAL FOR THIS IN GODOT 4. PLEASE

  • @sff2mf
    @sff2mf Год назад +2

    Hey its a great totorial but im making on mobile so i cant press like w or s and yh:(

  • @OmeedNOuhadi
    @OmeedNOuhadi 8 месяцев назад

    👏🏽👏🏽👏🏽

  • @DaSpineLessFish
    @DaSpineLessFish 2 года назад

    That’s pretty cool

  • @gabriel-xh8uo
    @gabriel-xh8uo Год назад

    How can I make the control bigger or smaller? 🙂🙂🙂🙂🙂

  • @musictalez3323
    @musictalez3323 11 месяцев назад

    Hey need a help here, so i found out the bugs when the player is exiting the scene while using the joystick, the joystick is auto pressed make the player move one direct on its own

  • @81sosos
    @81sosos 8 месяцев назад

    I dont have layout in godot 4.2 mobile

  • @maniksharma9736
    @maniksharma9736 2 года назад +3

    It doesn't work on mobile...
    You can only use one joystick at a time it's really annoying...
    Any solution...???

    • @rayuserp
      @rayuserp  2 года назад

      interesting im gonna have to do some testing

    • @maniksharma9736
      @maniksharma9736 2 года назад

      @@rayuserp find the solution???

    • @rayuserp
      @rayuserp  2 года назад

      If you want multitouch, make sure to disable the option "emulate mouse from touch". This is what I found in the documentation for the plugin

    • @maniksharma9736
      @maniksharma9736 2 года назад

      @@rayuserp thankyou very much it works like a charm now...
      Such a simple fix..i was trying to right my own joystick...
      Really thanks 👍

    • @rayuserp
      @rayuserp  2 года назад

      @@maniksharma9736 sorry it took so long to give you the solution I was away for like 2 weeks

  • @giampaoloschembri452
    @giampaoloschembri452 Год назад +1

    hi, there is a way to make this working on godot 4.0?

    • @rayuserp
      @rayuserp  Год назад +1

      not sure if the specific addon that I used is updated to 4.o yet

  • @rainbowfriendsaddon5613
    @rainbowfriendsaddon5613 Год назад

    How to download the map jum 11 time 1:11

  • @Gatfim13
    @Gatfim13 7 месяцев назад

    Não funciona no open Gles2 😢

  • @intrusivethoughts3601
    @intrusivethoughts3601 Год назад

    4.0? :(

  • @beatrixuser
    @beatrixuser 2 года назад +1

    Project link please

    • @rayuserp
      @rayuserp  2 года назад +1

      i didnt actually upload this project on Github but if you want me to i can

    • @beatrixuser
      @beatrixuser 2 года назад +1

      @@rayuserp yeah do it i will make my first game on Android

    • @rayuserp
      @rayuserp  2 года назад +1

      @@beatrixuser I have added the github link in the video description

    • @beatrixuser
      @beatrixuser 2 года назад

      @@rayuserp Thanks

  • @LastPahlawan
    @LastPahlawan 8 месяцев назад

    wasted 3 hours because forgot to put the mehod in process physics.😂