VR Teleport Area and Snap Rotation in Unity 2022.2

Поделиться
HTML-код
  • Опубликовано: 19 сен 2024
  • A step by step guide on how to create a teleport area and setup snap rotation and the locomotion system in Unity 2022.2 using XR Interaction Toolkit 2.1.
    VR Setup for Unity 2022.2: • How To Setup VR Develo...
    VR Grabbable Objects in Unity 2022.2: • VR Grabbale Objects in...

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

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

    I really enjoyed this and the last three VR tutorials! They've really helped me get my feet wet with VR development

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

    Thank you so much! Best tutorial I've come across in today's searches. I will bookmark it since I always forget how to set up teleportation.

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

    Best tutorial for teleport, easy and it works! thanks dude!

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

    So helpful, thanks bro

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

    you got a good voice man

  • @AsefKhan-s8o
    @AsefKhan-s8o Год назад +3

    Need more videos brother!

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

      Working on it!

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

    thanks , !

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

    Hey Meetras, thanks for the video, very easy to follow.
    I am trying to get snap turn to take only one input action event even if I keep the joystick tilted to the left or right for some seconds. At the same time, I want to be able to tilt the joystick to one side, return to center and then tilt it again so multiple snap turns can be executed inside the debounce time, as is done on any game that I have played.
    With the default sample XRI toolkit action maps, that is not possible - either the debounce time is big enough so that you can never make 2 snap turns inside the debounce window or the debounce window is too short and keeping the joystick tilted to the same side results in multiple actions.
    Do you have any ideas on how to implement this? Does it need functionality not available natively on XRI toolkit for it to work? Via script maybe?

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

    everything works expect when i try to teleport i clip trough the plane and end up somewhere underneath

  • @최민혁-d7s
    @최민혁-d7s Год назад

    If you do that, the Quest 2 controller won't move no matter how much you move What should I do?