Hello everyone in the community.
I’ve been working on a project for a while and a quick summery of my project is a MMORPG fantasy world that the player will get to play as different classes.
Each class has their own leveling and ability’s and inventory and achievements. Each class has the own “World” were they participate in dungeons and such in that world. In pvp the player can pick which class they wanna play with and in special PVE mission also they can pick which class.
I have found the best way to do this is to have a different Player Blueprint for each class and from my main class I make it the partner and all the other classes will be children to that class.
Problem i am having is allowing the player to switched between player blueprints in the same level as while they are previewing the inventory I want them if they enter the archer inventory it will display the archer on the side with its clothes and such. Or while playing in the main world I want them to be able to switch between different classes and such. How can I make the possible