Hi
We have purchased Indie Tier and are developing a multiplayer game using Unreal Engine 4.
We are facing a problem as to where do we start the Multiplayer part from ?
So far we have authenticated the API Call but ahead of that nothing else.No Docs . No support.
So if someone could point out the next steps to actually achieve multiplayer on it then that would be great.API Integration steps and the procedure which follows on.
Thanks
,
Hi
We have purchased Indie Tier and are developing a multiplayer game using Unreal Engine 4.
We are facing a problem as to where do we start the Multiplayer part from ?
So far we have authenticated the API Call but ahead of that nothing else.No Docs . No support.
So if someone could point out the next steps to actually achieve multiplayer on it then that would be great.API Integration steps and the procedure which follows on.
Thanks
What are the specific things you're trying to enable? "Multiplayer" is a pretty broad topic - we do have a number of tutorials on it, and while they're not specific to Unreal, all our API calls are platform/language/engine agnostic, as they're just simple Web API calls. If you can describe in more detail what you're looking for though, our support team can point you in the right direction.
Answer by jital · Apr 22, 2019 at 06:56 PM
Hello,
A good place to look for information on setting up Multiplayer are the PlayFab Multiplayer docs. The tutorials on this game provide a general overview of how to accomplish multiplayer with PlayFab. Although, there are no examples specifically using Unreal these should still provide some guidance.