Use Custom Characters In Fortnite Creative 2

Поділитися
Вставка
  • Опубліковано 5 жов 2024
  • With Unreal Editor for Fortnite (UEFN), you can import custom animated characters to REPLACE your default character in Fortnite Creative 2.0. I'll show you how to do this and some easy-to-use Verse scripts.
    Want code help? Subscribe to my UA-cam channel THEN join my Discord:
    / discord
    Get the full project code here:
    gist.github.co...

КОМЕНТАРІ • 187

  • @ijustmakegamesnow906
    @ijustmakegamesnow906 Рік тому +19

    Hey, just dropped by to say I was loving your Verse course, but I finished episode 8, which was posted four months ago, and noticed there is not an episode 9. I hope you're going to post more Verse turorials, because I'm just starting to understand this language, and I hope you won't leave us hanging. Thank you, miss you, please don't stop.

  • @ChezVee
    @ChezVee 2 дні тому

    What a great Tut! Loved it. Truly opened my eyes on what's possible within FN.

  • @j.j.maverick9252
    @j.j.maverick9252 Рік тому +13

    Amazing and useful content, again! Thanks for showing all the fixes for broken assets (too many tutorials use perfect assets which leaves all these issues out)

    • @DTuppFN
      @DTuppFN Рік тому

      how did you solve the crouch issue?

  • @thediamondkneeplate6981
    @thediamondkneeplate6981 Рік тому +7

    Does this apply to all players or just one? What can I do to get this to apply to more players?

  • @Samburskoy
    @Samburskoy Рік тому +3

    Just woke up, and a new batch of great content is ready to go. Thank you!

  • @itscoldcoldwinter
    @itscoldcoldwinter Рік тому +2

    im making a story mode map i didn’t wanted cring skins in my map so with this code i can make players in map to use a custom skin cool video

  • @JB-vd3jc
    @JB-vd3jc 3 місяці тому +1

    I have a problem: everytime I import this and try to apply the material it doesnt work. It just wont place on my character. what can I do?

  • @DarkLegends635
    @DarkLegends635 Рік тому +6

    Hey Wahlbeck, been a fan for awhile. Do you mind making a tutorial about how to make hud animations, like something you might see in like Project Playtime? (ex A stationary claw doing a slash animation on player hud) Thanks so much

    • @WarforgeXP
      @WarforgeXP  Рік тому

      HUD animations are limited right now. What I recommend is doing 3D scene with sequencer and then have UI elements in front of the background

  • @SamuraiClipsFunny
    @SamuraiClipsFunny 4 місяці тому +1

    Did they fix jitter thing?

    • @WarforgeXP
      @WarforgeXP  4 місяці тому

      It’s not a jitter bug just the wrong tool for the job. We still do not have a good way to swap out the player character.

  • @Parsux7
    @Parsux7 4 місяці тому +1

    the textures won't show on the player! even making them a material on the player! its been doing this to me everytime!!!

  • @wogey_yt4113
    @wogey_yt4113 Рік тому +6

    Amazing tutorial I didn’t use your tutorial for custom skins, but I used it for turning skeleton meshes into props, you just earned yourself a sub!

  • @destroyerzh
    @destroyerzh Рік тому +1

    You should make a working security camera tutorial next! That would be awesome!

  • @LuckClover1
    @LuckClover1 Рік тому

    I have a cool video idea for a tutorial on how to: a Kill Cam in UEFN in Verse, and perhaps even a final kill cam that every player can see at the end of the match of who killed the last person, this will make COD fan-games in Fortnite cooler!

  • @Jack.br.supply2
    @Jack.br.supply2 Рік тому +3

    Awesome video. Would love to see an updated tutorial, maybe with smoother movement and more animations.

  • @TheJimmyDodger
    @TheJimmyDodger 11 місяців тому +1

    Yo is it in any way possible you could make a tutorial for this to use on Zombies and maybe even guards?

  • @alessiosantoro7844
    @alessiosantoro7844 3 місяці тому

    Hey, Can you do a tutorial where you animate the player's skin on UEFN?

  • @DTuppFN
    @DTuppFN Рік тому

    Hey Wahlbeck, been a fan for awhile. Do you mind making a complete tutorial?
    finding your videos are 3/4 done.

  • @cyzen752
    @cyzen752 Рік тому +1

    Hi I have a question : Could you make a video to explain how to make a widget appear using a button (type of start menu of the game with different functional buttons) ? Sorry for the spelling mistakes, i am French

  • @lfgfortnite
    @lfgfortnite Рік тому

    thanks man, you can do way more in this than I thought. really cool because I know some blender so it really feels like I have a lot of freedom to add whatever I want.

  • @cmacca947
    @cmacca947 9 місяців тому

    Nice Video, very well explained also nice tutoring straight to the point and even showing us problems that can occur thank you!

  • @KuletXCore
    @KuletXCore Рік тому

    The "walk" is actually a "sprint" before the new movement updates in Chapter 3. The "walk" is much slower than it actually is.
    That's why it is coded as "sprint", IIRC

    • @WarforgeXP
      @WarforgeXP  Рік тому +1

      Ah

    • @KuletXCore
      @KuletXCore Рік тому

      ​@@WarforgeXP
      Can you cover crouch and the parkour mechanics as well? I would like to make a parkour map using another character

    • @DTuppFN
      @DTuppFN Рік тому

      @@KuletXCore My crouching and jumping animations connected well but how can I change the Blueprint position to not lower through the floor when player crouches? Or do I need a new blueprint for that?

  • @WonderFroog
    @WonderFroog Рік тому +1

    Hey how do i make it where the character stays invisible after being eliminated?

  • @petebaron
    @petebaron Рік тому +1

    Finally got some time to test this today, found a character with some animations and the import is looking good so far although I've discovered a couple of other breaking issues:
    If your character comes in HUGE, tick the import option to 'convert units' (it changes FBX units into UE units which are cm), this is better than setting the scale after importing, which may cause other problems when using code you wrote for normal sized characters.
    If you get a bunch of messages about bones not being attached, follow the recommendation and reimport after ticking the T0 option.
    Finally, to reimport, you don't need to delete the ones you created already (like I did, twice), just drag the fbx into the same folder and it'll recognise what you're trying to do.

    • @petebaron
      @petebaron Рік тому +1

      A couple more tips:
      If your character has animations stored in separate FBX files, import those (drag & drop into the same Character folder).
      If you rescaled your base character previously, all the separate animations need to be rescaled too, otherwise it makes a glitchy flickery mess as it jumps from the mesh size to the animated vertex positions and back (most noticable in the Blueprint settings dialog).
      If the animation timing doesn't match the animation data (as seen here), UEFN (Version: 5.1.1-25521145+++Fortnite+Release-24.40) has an option to fix it: on the import dialog there's an Animation section, in the drop-down you can choose 'Animation Length' which will automatically fix the animation timing to the frames which have animation stored for them.

    • @kickassets6414
      @kickassets6414 Рік тому

      super appreciate u confirming this video and further insight, as Im looking to collab with other creators and designing and buidling my own characters/skins@@petebaron

  • @LeafyNebula
    @LeafyNebula Рік тому

    Mannn i hope i can come over and work on an idea i think will do wonders on this platform!

  • @Crazystunts4190
    @Crazystunts4190 8 місяців тому

    Can you make a video on how to attach objects to players. I’ve seen a couple videos on objects following players, where it kinda lags behind. Is there a way to make it stick exactly to your players position?

  • @myk_Master4856
    @myk_Master4856 7 місяців тому

    Can you please make a voting system with 4 or more loadouts? PLEASE

  • @zcz_sneglen_ttv2642
    @zcz_sneglen_ttv2642 Рік тому

    i really like the verse code for the transform device you did with mustard plays are you sharing that at some point

  • @LeelahLeelah
    @LeelahLeelah Рік тому +2

    Thanks for uploading this, been dying to see how people do this

  • @SanDuKul_UEFN
    @SanDuKul_UEFN 8 місяців тому +1

    This is a great tutorial! just a quick question: can we make the movements smoother please because it looks like the custom character teleports every 2 seconds to the player's location

    • @MythicalAbyss
      @MythicalAbyss 8 місяців тому +2

      Yes you can! Using the power up device. This video is out dated now this is a better way to do it. (I don’t really know how to explain😭)

    • @SanDuKul_UEFN
      @SanDuKul_UEFN 8 місяців тому +1

      ​@@MythicalAbyss ok thanks you i will try !

    • @MythicalAbyss
      @MythicalAbyss 8 місяців тому

      @@SanDuKul_UEFN I found a thread by L--L--Visuals on Tw---itt--er that explains how to do it. (Trying to put dashes this time hopefully comment doesn’t get auto deleted again)

    • @devgck
      @devgck 8 місяців тому +1

      @@MythicalAbyss do you know if there is a video on yt explaining it? I really need it plzz

    • @MythicalAbyss
      @MythicalAbyss 8 місяців тому

      @@devgck same guy that made this video actually made a tutorial on how to do it yesterday

  • @ITGR
    @ITGR Рік тому +2

    This is fantastic! Could you show us how to change the skin on the sentry characters? I’m trying to add my own enemies into the game with AI but no luck 😢. Great content!

  • @xanderkender
    @xanderkender Рік тому +1

    Is it possible to have multiple players with the character or no?

  • @or_dahan
    @or_dahan Рік тому +3

    Amazing video! Great Content 👌
    Can you please make a video about how to make attacks as well with effects and without effects? Also is there a way to make custom keybinds? Like If you press some key on the keyboard it will do something on the game.
    Thanks and Keep up the great content! You are the only and the best youtuber that is ever does all this, Thanks a lot You are helping me very much 🔥

    • @WarforgeXP
      @WarforgeXP  Рік тому +3

      Thanks! There are no key bindings yet

    • @or_dahan
      @or_dahan Рік тому

      @@WarforgeXP Oof

  • @vuxu8920
    @vuxu8920 Рік тому

    Hello its been a while since you uploaded this vid and i wanted to ask. If you could make a tutorial how to make working morph? Everything like this video but instead of already have a custom character you need to come to block and then press E to change character

  • @sMonkyVR
    @sMonkyVR Рік тому +1

    Is there a way to turn into the character, then change out mid game with like a button or something like that?

    • @This_is_Elzed
      @This_is_Elzed Рік тому

      Yes you need to subscribe the button and put in a switchskin function, but you need to create it 🙂

  • @awesomejelli
    @awesomejelli Рік тому

    can you make a tutorial of how to shift between your skin and another character. for example I want my fortnite charcter to be able to shift into the attack titan in game. And can you explain on how to make multiple of these because I want people to be able to shift to one of the 8 titans

  • @bricksanity7221
    @bricksanity7221 Місяць тому

    hmm, doesnt seem to work with my character model.. i get a load of validation errors for physics on my mesh.. its a character that already uses UE skeleton..but if i import it, all anims break, and it wont let me fix it

  • @noharachamploo6091
    @noharachamploo6091 Рік тому +1

    Amazing! Liked and Subbed.
    Are you able to do custom attack animations with Custom Hitboxes too?

  • @MalandroGF
    @MalandroGF 10 місяців тому

    Hi, and if I want more animations? like shoot, reload for shooter game or attack and block to fight game? I have a question about the code, I understand that OnMoved function are subscrive to sprinted event but, I need make a function to shoot while running, shoot when stop, shoot when crouch etc? if you can have a request or make a tuto video with a complete animations will great.
    And another question, its possible change only the meshe of the Character? for example, use the standar squeletor with a custom model, because with this, you dont need make a code to all actions

  • @MaxiCreates
    @MaxiCreates Рік тому +1

    can you do a tutorial for a distance meter in verse??

  • @gameswownow7213
    @gameswownow7213 4 місяці тому

    i can't make it work... isn't there a simplier method ? something like just replace the skeletal mesh?

  • @MangaGamified
    @MangaGamified Місяць тому

    Can you reiterate changes offline now? haven't used UEFN for the longest time, last time I used it, it reuploads the files, every. single. change.

  • @santiagojimenez2966
    @santiagojimenez2966 Рік тому

    Hello Walhbeck, thank you very much for your content. Hey, one question, would you know how to add movement to the head when walking in first person in UEFN, "HeadBobbing", thank you very much or if someone sees the video and knows how to do it, I appreciate it

  • @ing640
    @ing640 Рік тому

    can you make a tutorial on how to make a progress bar?

  • @LokiEliot
    @LokiEliot Рік тому

    Can we do the same as this but with the zombies or guards as a way to make custom enemies?

  • @diegocerrimanna2873
    @diegocerrimanna2873 Рік тому

    How do I make the player transform when he interacts with a button.Thank you

  • @Rydergamer26
    @Rydergamer26 Рік тому

    Um dose anyone know how to fix this but I pressed the x on the ufen outliner that shows up on the side of your screen and now I can't do the tutorial and anything else.

  • @alanvc8422
    @alanvc8422 10 місяців тому

    Podrías hacer un tutorial de cómo hacer un medidor de altura,como en los only up

  • @obbldudeTV
    @obbldudeTV 3 місяці тому

    Can you do this with a metahuman? and if so how?

  • @Bulba1x
    @Bulba1x Рік тому

    Hey! How do I make one team the custom character and another team the non custom character??

    • @WarforgeXP
      @WarforgeXP  Рік тому

      You will need a bunch of characters and levels sequences for the one team. Then in code you have to assign which character goes to which person

  • @flashy_lucas
    @flashy_lucas 8 місяців тому +1

    Hey Warforge! This video was very helpful but I have one question. How can I make it so only one team has the character?

  • @ygepeUEFN
    @ygepeUEFN 6 місяців тому

    what to do when after i die my real charachter turns visible

  • @Wolfighter150
    @Wolfighter150 Рік тому

    Thank you for keeping us busy!

  • @vadunchee
    @vadunchee Рік тому +1

    Didn't they say if you import stuff that's not from Fortnite, you get banned?

    • @WarforgeXP
      @WarforgeXP  Рік тому

      It’s common sense copyright law. Don’t publish games with copyrighted content. I mention that in the video too

  • @john_appel
    @john_appel Рік тому +2

    I love this video! Do you know how to make it so that EVERYONE becomes that character?

    • @dizzyndead
      @dizzyndead Рік тому +2

      The method that i did was to make an editable int variable called "PlayerNumber" and i plugged it into if (Player := AllPlayers[PlayerNumber] instead of having a 0 there. Then, you duplicate the device to match the amount of players you want, and change the "PlayerNumber" variable for each of them (Player 1's value would be 0, Player 2's value would be 1, etc). you also need to have separate props and cinematic sequences for each device placed.

    • @john_appel
      @john_appel Рік тому

      @@dizzyndead It worked! Thank you.

    • @florinr428
      @florinr428 3 місяці тому

      @@dizzyndead love you bro

  • @pepycek1
    @pepycek1 8 місяців тому

    how do i do so when i press a button it will change me

  • @sarmess5645
    @sarmess5645 6 місяців тому

    Why does my character collide with my Prop? how do i fix this?

  • @acrobatkid1145
    @acrobatkid1145 Рік тому

    Also I will have to follow this tutorial in a couple weeks my pc kinda is not working ever time I go on it it says no signal so yea

  • @perzonalQ
    @perzonalQ 5 місяців тому

    so if i want my 16 players to have this i need to have always the 16 props in the map? lets say the players activate the skin with a button, do i need to have the 16 props active in the map even if only 5 are using them?

  • @Tobstar.
    @Tobstar. 8 місяців тому

    how do i get it to only happen when the player is on a certain class eg: class 2 will have it but class 1 won't?

  • @MurderCaseCasey
    @MurderCaseCasey 10 місяців тому

    how do i make it choose a random player to be the character?

  • @Vian_B11
    @Vian_B11 Рік тому

    Can you make a 2d or 2d top-down tutorial?

  • @eccogenesis7198
    @eccogenesis7198 Рік тому

    If the model is rigged should it have animations? Or rig to the fornite meshs?

  • @Shaxxmaxxing2400
    @Shaxxmaxxing2400 Рік тому

    can you make a video of how to speed up your island time plese?

  • @Sane1015
    @Sane1015 9 місяців тому

    Edit: Nevermind, I just had to rotate the model in the blueprint to the direction I needed.
    original
    Everything went perfect except for my imported model is sideways when it replaces my character. I attempted to make it face the same direction as the spawner thinking maybe that was the problem but that didn't do anything. Any ideas? Thanks!

  • @greatmagicalhat388
    @greatmagicalhat388 6 місяців тому

    Your a genius. I hope they give us more access to fort character.

  • @Station_X_Game
    @Station_X_Game 6 місяців тому

    Is there a way to use the default fn animations?

  • @Rydergamer26
    @Rydergamer26 Рік тому

    When I use the animations the characters mesh glitches out and stretches the character

  • @muffinman42069
    @muffinman42069 7 місяців тому

    my character is sideways, how do i fix that?

  • @1millfps
    @1millfps 10 місяців тому

    Bro you really be cooking hopefully one day i can work on a project with you

  • @OldYTChannel436
    @OldYTChannel436 2 місяці тому

    How do I create the 3D Model like from scratch

  • @perenial12
    @perenial12 8 місяців тому

    When I build verse it says cannot build verse and that I need to import asserts that do not have names that clash with existing Verse symbols. Please help

  • @UnrealPirate
    @UnrealPirate 11 місяців тому

    Hello!!! Why you don’t create tutorials anymore?

  • @zogzh
    @zogzh 7 місяців тому

    It works for all players?

  • @youtony1990
    @youtony1990 9 місяців тому

    Is there a way to transport your player model to a character device?

  • @mr100xr
    @mr100xr 7 місяців тому

    is any of this possible using just a console or do you have to have a pc to run the unreal engine developer tools?

    • @LyraTu
      @LyraTu 7 місяців тому

      No you need a PC

  • @OGLukky
    @OGLukky Рік тому

    Love the video - very helpful! Could this method be used to replace prop and/or vehicles?

  • @RifterPlays
    @RifterPlays Рік тому

    I wish UEFN would be available on console 😪

  • @GatlenShado
    @GatlenShado Рік тому +1

    Very cool. Keep going this is awesome content. :D

  • @cashdoo
    @cashdoo Рік тому +2

    why did you reupload this??

  • @anonymousperson9374
    @anonymousperson9374 11 місяців тому

    wish you still made tuts....

  • @spaceflower1794
    @spaceflower1794 Рік тому

    Super helpful tutorials! Thank you, keep making them. Short question, did someone figure out how to listen to shoot events?

  • @AlexHansen-nz9fl
    @AlexHansen-nz9fl 9 місяців тому

    Every time i try to savi it as fbx, it saves at zip, help👎👎

  • @Linkdragon78
    @Linkdragon78 Рік тому

    I love your tuts. I am just curious. All of your tuts are OnBegin Which means start of game right? I am looking to do OnStoppedEvent that way all the functions of of devices play on the end of a cinematic device. Say like an intro movie plays and then the device is called on to do what is programmed in the device. Love the work you do bro. I hope you continue to do these tutorials, you help a ton

  • @alessiosantoro7844
    @alessiosantoro7844 Рік тому

    please can you do FNaF style security cameras??

  • @YO_ITS_DRAGON
    @YO_ITS_DRAGON Рік тому +1

    very helpful!

  • @azm.6947
    @azm.6947 10 місяців тому

    Is it possible to switch an NPC for this, say a guard?

  • @zyophic6867
    @zyophic6867 Рік тому

    I only have (skeletal) and not (skeletal mesh) and it's not showing up here 5:32

  • @Shane.A.Lester
    @Shane.A.Lester 6 місяців тому

    hey, this was great, but can you maybe make a tutorial on how to make attack animations? I would appreciate it, I am working on an adventure map and I would like to add attack animations
    to the character.

    • @perzonalQ
      @perzonalQ 5 місяців тому

      i want to do that too, maybe using the input trigger device to change the animation or smt, if you know how to do it tell me :)

  • @itscoldcoldwinter
    @itscoldcoldwinter Рік тому

    fam can u make him attack and jump we need to learn how to make it plz plz plz teach us and how to sit

  • @creationsbydemand4608
    @creationsbydemand4608 Рік тому

    I am running into a few issues. I am confused where FGChar came from as the creative prop you used was named FallGuyBP? I am attempting to use the same name of the prop blueprint and it's not working. Also I am getting errors on the RunAnim and IdleAnim. Any clarification is appreciated!

    • @a8690-n7v
      @a8690-n7v Рік тому

      me too,why?

    • @creationsbydemand4608
      @creationsbydemand4608 Рік тому

      @@a8690-n7v My issue was purely indenting a few lines of code properly. If it's not indented exactly as it is in the video it won't work properly and you will keep getting these errors.

  • @acrobatkid1145
    @acrobatkid1145 Рік тому

    I have to ask a question how do you change where the rotation on it because when I use it the model is facing the camera and not facing forward

    • @WarforgeXP
      @WarforgeXP  Рік тому

      When you import the model there is a setting to force X axis. That should help

    • @acrobatkid1145
      @acrobatkid1145 Рік тому

      @@WarforgeXP thanks

  • @hunterzbruh
    @hunterzbruh 10 місяців тому +1

    Does anybody know how to get a different character for a different team

    • @rogue8601
      @rogue8601 8 місяців тому

      did you ever find out?

    • @hunterzbruh
      @hunterzbruh 8 місяців тому

      No I haven’t

  • @space_master2.0
    @space_master2.0 8 місяців тому +1

    HOW DO YOU MAKE A NEW Folder HOW

    • @Greezyy_FN
      @Greezyy_FN 6 місяців тому +1

      Right click?? Lol

  • @guiltyflicks
    @guiltyflicks 4 місяці тому

    we need a new tut

  • @UsernameRedex
    @UsernameRedex Рік тому

    Can a 2d platform game be made with uefn?

  • @alanvc8422
    @alanvc8422 10 місяців тому

    Cómo seria,si quiero que sea el personaje normal,y que el modelo este a un lado solo,y que cuando la persona se meta dentro del modelo se convierta

  • @joshuaphillips430
    @joshuaphillips430 Рік тому

    does this apply to people that join the uefn session

  • @kacperdobrosielski
    @kacperdobrosielski Рік тому

    Big fan been creating games in uefn of my own using some of the things u taught us in your videos but I was trying to figure out having like custom melee weapons in my hand, tried some coding but doesn't seem to do anything, but not sure if possible yet as uefn is still in beta soo I was wondering as u are a code master and was wondering if u can possibly be able to do this??

  • @LONGNOSE115
    @LONGNOSE115 8 місяців тому

    Any way to do this with a creature placer?

    • @WarforgeXP
      @WarforgeXP  8 місяців тому

      Yes actually

    • @LONGNOSE115
      @LONGNOSE115 8 місяців тому

      Is it the same concept as the (fortnitecharacter)?@@WarforgeXP

  • @konkhmertpl2590
    @konkhmertpl2590 Рік тому

    Awesome content as usual!
    What is different from Verse and other Programs languages