Notifications
Clear all

Ue5 skeleton

2 Posts
2 Users
0 Reactions
25 Views
80858cbd0ef9a186c596ebce5d54bbdb
(@g-meadefx)
Active Member
Joined: 2 weeks ago
Posts: 4
Topic starter   [#83]

How do I replace the ue4 Character BP for the for the UE5 BP. Like how to make the main game load up that BP and not the ue4 bp



   
Quote
Farshad
(@farshad)
DEVELOPER Admin
Joined: 6 months ago
Posts: 351
 

Posted by: @g-meadefx

How do I replace the ue4 Character BP for the for the UE5 BP. Like how to make the main game load up that BP and not the ue4 bp

Hey, you can use BP_PlayerCharacter_UE5 as your player class, and in BP_ClassicGameMode, please replace the Default Pawn Class with this one. That should get everything working with the UE5 character.

 



   
ReplyQuote
Share: