#3 Photon Fusion BR200 with Ready Player Me | Runtime Avatar Setup

Поделиться
HTML-код
  • Опубликовано: 21 дек 2024

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

  • @kurulusosman.ar6
    @kurulusosman.ar6 11 месяцев назад

    You are someone who needs support. Thank you

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

      hi thanks, much appreciated

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

    Hello there, @ruals. Syarif
    Your content is pretty good. I was wondering whether we might change the gun in this example BR200. For example, we may add more firearms and see how the IK system adjusts to those guns. Could you create a video on this?

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

      Hello there, thank you very much for your suggestion, much appreciated! It's very interesting to try, and I will add it to my list of future videos. However, for the version that uses the RPM avatar, there is still an issue with bone stretch when leftHand IK is activated, as mentioned on the project's itch.io page. This happens due to differences in bone structure between the arm of the RPM avatar and the default model used in BR200. I have tried to fix this by modifying the relevant scripts, but so far, it has not been successful yet 😹.

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

    Make how to change the maps in the asset

  • @aalexxxhpp3164
    @aalexxxhpp3164 5 месяцев назад +2

    is there an updated version of this to work with current readyplayerme?

    • @rualssyarif
      @rualssyarif  Месяц назад

      will try to update it around next month

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

    Greate JOB !
    Thanks!

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

      Hi thanks friend, you've made my day as always 😀

  • @realpolycode
    @realpolycode 3 месяца назад +1

    Hi,Dude can you tell me how to change UI in BR200?please reply bro!

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

      Hi, You can modify the UI through the prefab or assets located in TPSBR/UI/Prefabs.
      You can also access it by opening the GameplayUI scene in TPSBR/Scene/GameplayUI. Hope that helps!

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

      @@rualssyarif Ohh,I was changing it from menu scene, Thanks man

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

    Hi i tried to import ready player me sdk but face with a problem of GLTFast not being able to import

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

      I have also tried it here. I don't know, but it seems like there's an issue in the gltfFast repository that is causing the UPM process of RPM Core to fail.
      [Package Manager Window] Cannot perform upm operation: Unable to add package [github.com/atteneder/glTFast.git#v5.0.4]:
      Cannot checkout repository [github.com/atteneder/glTFast.git]:
      Error when executing git command. Downloading Documentation~/Images/Unity-glTF-workflows.png (59 KB)
      Error downloading object: Documentation~/Images/Unity-glTF-workflows.png (aa50e39): Smudge error: Error downloading Documentation~/Images/Unity-glTF-workflows.png (aa50e3980f8e9a99e53b8347cdde7e293fe37ffb5e1469640379d802ef304541): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.

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

      @@rualssyarif
      thank you very much

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

      @@lucianozero2309 It seems to be fixed, I've just tested it.

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

    Hello Ruals Syarif,
    Thanks a lot for this video.
    Can you please make a video for character implementation using mixaxo or other rigged model.
    I have tried your "Ready Player Me" Documentation and package but I am getting some errors while importing.
    Thanks in advance

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

      You're very welcome! Yes, I plan to implement it as well with commonly used models and rigs, such as those from Mixamo or Synty. Regarding the error you're facing, if it's not too much trouble, could you please provide more information about it?

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

    can the view change to fps mode?

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

      Hi, thank you in advance. The possibility for that exists, but it certainly requires an extra step because BR200 is fundamentally packed with a TPS base.

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

    So is that all i need
    Just add the sdk and bridge to my br200 project and it works as intended?
    Or did you have to do a lot to make it work?
    Ive already changed all the procedural map data to my liking and would rather not do it again

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

      Hey, the bridge covers the visual aspect and animation of the character in order to do that the bridge will also patch some scripts in BR200 assets. You can read more about it on the itch.io asset page.
      So, if possible, I would suggest trying it out first in a fresh imported BR200 project, and or make sure to back up your project first before implementing the bridge on your running project.

  • @CritterIslandRPG
    @CritterIslandRPG 5 месяцев назад +1

    I'm getting some errors after importing the simple bridge unity package files.
    18 errors total, coming from files like Agent.cs, CharaterAnimationController.cs. etc. Looks like KCC import has been moved from Fusion.KCC to Fusion.Addons.KCC among other changes.
    What is the best way to get simple bridge compatible with the latest version of Fusion?

    • @rualssyarif
      @rualssyarif  Месяц назад

      Yes, you’re right, there’s a namespace change in the BR200 version of Fusion 2. I’m planning to update this, probably around next month. thanks for your information

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

    when I put the git link, it doesn't find any packages, and it still gives an error

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

      Hi, could you tell me more about the error you are facing? if you don't mind, i believe that would be very helpful for the development of this asset.

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

    K just add this to my Br 200 and i got Tons of errors...

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

      Hi, apologies if it didn't work as expected there. Could you please provide more details about the error you encountered?