Rec Room Studio Tutorial - Fix blue video player - Canvas Video Player

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.พ. 2025
  • This Tutorial Was Made with and EARLY version of Rec Room STUDIO
    So this may not work in the future if not I will change the video.

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

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

    This video help me get threw my divorce 👍

  • @ColtonDomer.
    @ColtonDomer. ปีที่แล้ว

    Please make a video on how to add start and stop buttons. Maybe, if possible, a select tool where you can select different video files?

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

      I was gonna do this but there are a bunch of unity tutorials that can do that and will work the same with rr studio

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

    How can i get it so a player can like stary the video? Or restart it?
    Because when it gets to the end it just stays on the final frame

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

      So in this case it looks like you want video player controls. So what you need to do is since its a canvas add a button to the ui and then style it or move it how ever you want and then on the button add a event to the the On Click() In the button and then drag the video player into the event object and then make the event On Video Player>Video player.Play() or if you want just loop the video player and then add some controls to pause and unpause the video player or if you want to do some scripting add a volume slider and script it to set the value to the volume of the video player.

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

      @guineapigplayzz my dumbass has no clue what half that meant but is it safe to assume I can figure this out from regular unity tutorials?
      Or would I need a rr studio specific one?

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

      @@PhantomOfFire nah you can look up some unity ones and you would find some stuff you would need not all of them will work with rrs but you can try