The RIGHT Way To Code UEFN Multiplayer In Verse & Custom Fortnite Player Characters

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ต.ค. 2024
  • Sick of janky, buggy, Fortnite multiplayer?
    Your UI shows at the wrong times and to the wrong players.
    You have to use prop guns because you can't figure out how to give players custom characters.
    You're pulling your hair out because players are spawning, entering mid game, leaving mid game and you got bugs.
    Today I'll offer you the miracle pill that will solve all of your miseries and open the doors to your wildest Fortnite multiplayer dreams.
    Not only will I show you some amazing things. And for my lazy non-coding friends, don't worry, I've got you covered too. I'll be giving away the code to do this for freeeeeee.

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

  • @hdolivares
    @hdolivares ปีที่แล้ว +4

    Thank you so much for all the knowledge you share Mark!
    Loved that part when you said you're not doing for the views, but for all of us.
    I've been watching your videos and learning a lot.
    My background is Unreal Engine. Been doing free content as well for 27 weeks in Spanish.
    Verse and UEFN are so different from UE5 & Blueprints, so I'm learning a lot from you.
    Thanks again!

  • @Brahdyssey
    @Brahdyssey ปีที่แล้ว +7

    Feels like i'm being waterboarded with information. ARE YOU LEARNING YET

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

    can we get those verse code please? Thanks a lot for all your advices your are the goat!

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

    This is very handy actually, I needed to figure out how to get objects smoothly following a player around while bobbing and turning for a future project. You just saved me hours of frustration. Thank you. :)

  • @DUde00231
    @DUde00231 5 หลายเดือนก่อน +1

    Dude i am so much confused could you please create a proper video tutorial on how to make a multiplayer spawn a wildlife or with anything with the player?

  • @blitzt.v697
    @blitzt.v697 ปีที่แล้ว +5

    Great video! where can I find the code?

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

    Not sure if i missed something, but maybe it'd be nice to mention you need to add Verse Tag components to the spawners for your code to be able to find the spawners by tag.

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

      14:40

  • @everything-comics1102
    @everything-comics1102 ปีที่แล้ว

    I wish I was in the stream. I came here to tell you you’re the best fortnite creator. Your knowledge in verse alone places you in the top 5. Keep going man, I was introduced to you a while back after your vid with mustard plays. Mark you’re a real one

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

    Ooh! I wish I could have caught this live, but I think it aired at 3am my time! Lot's of good stuff here.

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

    Thanks for making this video and the others like it, been watching them all the past couple of days lmao

  • @HasimFN
    @HasimFN ปีที่แล้ว +4

    hey great stream, where can i find the code

  • @benjaminbaer5485
    @benjaminbaer5485 7 หลายเดือนก่อน

    Thank you! This was a great overview!

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

    great design pattern, thank you

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

      You're welcome 😊

  • @js-gc2hk
    @js-gc2hk ปีที่แล้ว +3

    starts 4:00

  • @SanDuKul_UEFN
    @SanDuKul_UEFN 8 หลายเดือนก่อน +1

    23:16 thanks !

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

    Such a useful video. im on day 2 of trying to understand it all. could i ask what the little bit of code you used to remove players is? you didnt have word wrap on its cut off in the video

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

      Agreed! Also wondering what that is

    • @UNLIMITED_NACHOS-rb4ip
      @UNLIMITED_NACHOS-rb4ip ปีที่แล้ว +3

      For anyone else, the above comment is referring to the at this part: 43:13.
      And there isn't too much missing from the end, its just:
      `set NewCustomPlayerMap = ConcatenateMaps(NewCustomPlayerMap, map{Key => Value})`

  • @ademolatosin1528
    @ademolatosin1528 7 หลายเดือนก่อน

    Hey warforge, please can you make a video of working with animations in verse?

  • @nkthitiwat
    @nkthitiwat 6 หลายเดือนก่อน

    Thank you for Code UEFN Multiplayer In Verse's content.
    Can I use the principles from this content to enable and disable effect from Advance Storm Controller Device for a specific player?⛈☔🛡

  • @shootemupgaming5418
    @shootemupgaming5418 2 หลายเดือนก่อน +1

    Where is the code please thanks.

  • @youngfew834
    @youngfew834 11 หลายเดือนก่อน +1

    Is there any code for this?

  • @FLXTLINE_M3
    @FLXTLINE_M3 10 หลายเดือนก่อน +1

    If you see this: Do you know how to save the custom player class for a player with the newer Save Point feature?
    I'm working on making it a thing but still super new to Unreal as a whole.

    • @piquei_a_mula
      @piquei_a_mula 7 หลายเดือนก่อน +1

      You did it? I want to do that too

    • @FLXTLINE_M3
      @FLXTLINE_M3 7 หลายเดือนก่อน +1

      @@piquei_a_mula Kinda figured it out but not 100%
      There's a class selector built in with a good base for customization though.

  • @AatxeUrrutia-ph9ty
    @AatxeUrrutia-ph9ty 9 หลายเดือนก่อน

    this is an awesome tutorial, thanks I have gotten some of it down from the video but is it in a separate git repo? I tried looking there and don't see it

    • @AatxeUrrutia-ph9ty
      @AatxeUrrutia-ph9ty 9 หลายเดือนก่อน +1

      I think the only part I was not able to see from the tutorial is the end of the gm_manager.verse at line 65 due to the screen getting cut off I assume however it is set NewCustomPlayerMap = ConcatenateMaps(NewCustomPlayerMap, map {Key => Value}) I will try and see if that works on a fresh project

  • @Bubblebunz
    @Bubblebunz 8 หลายเดือนก่อน

    What if I only want the custom player to have the pet follow the custom player when triggering a trigger, and pet stop doing something when triggered.

  • @Bubblebunz
    @Bubblebunz 8 หลายเดือนก่อน

    Mark! Hello! How can I make a player pickup an object like the flag in capture the flag? Or if I cant do that, can you teach me to make an object follow me around?

  • @ican3815
    @ican3815 6 หลายเดือนก่อน

    Hey Mate, thanks for the great video! I have a question. I've made a gungame map with your verse code from another video but i have the problem that the people who are joining afterwards doesnt get a gun, does anybody know how to fix that just by code?

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

    Does anyone know have a video showing how to make it possible to aim down sights while mid air like the one shot game mode?

  • @dizvo3008
    @dizvo3008 7 หลายเดือนก่อน

    sometimes i get sad, sometimes i watch warforge🙂

  • @IEatSand22890
    @IEatSand22890 8 หลายเดือนก่อน

    I do not see the code in the description.

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

    Code linting and suggestions never work for me in vscode with Verse... It's such a drag. Any suggestions on fixing? And does your utility file that ypu mentioned provide any autoformat on save by any chance?

  • @Bubblebunz
    @Bubblebunz 8 หลายเดือนก่อน

    Im getting errors when using this...
    for (Key -> Value : CustomPlayers, Key PlayerLeaving):
    set NewCustomPlayerMap = ConcatenateMaps(NewCustomPlayerMap, map{Key => Val

    set CustomPlayers = NewCustomPlayerMap
    map{Key => Val (Error map unrecognized and Val no ending to it

    • @kenny7636
      @kenny7636 7 หลายเดือนก่อน

      {Key => Value})

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

    Verry great Video! So much informations! Can i have the code? :)

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

    Is a global leaderboard possible based on score? So far I have seen it is not. Creators ask score be sent to their social media accounts and they update the leaderboard manually.

  • @ThisIsWhatItLooksLike
    @ThisIsWhatItLooksLike 7 หลายเดือนก่อน

    Wish he sharer the snippet

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

    you dont need verse but thanks for the tutorial lol.

  • @denisaged
    @denisaged 7 หลายเดือนก่อน +1

    this code is a mess -_-

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

    I can

  • @Crazystunts4190
    @Crazystunts4190 9 หลายเดือนก่อน +1

    Any Devs in the comments that know Verse well that want to link up and make some maps, let me know. I’m looking for someone to do the dev stuff while I do the building stuff. Hmu :)

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

    Hello

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

    Ok

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

    'Promo sm'

  • @TheBobbyStyles
    @TheBobbyStyles 6 หลายเดือนก่อน

    Hey @warforge whats it going to cost to have you code our MAP do you offer any services like that? would love to work together

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

    Ok