question

jeongdoojin avatar image
jeongdoojin asked

User information change in Photon Bolt Server.

안녕하세요.
Photon Bolt + Playfab + Unity3d를 사용하여 개발 중입니다.

Bolt Server에서 Playfab 사용자 정보를 변경하고 싶습니다.
(랭킹, 인벤토리, 캐릭터 등)

안내해주세요. 

감사합니다.

1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

jeongdoojin avatar image jeongdoojin commented ·
Hello.
I am developing using Photon Bolt + Playfab + Unity3d.

I want to change the Playfab User information in Bolt Server.
(Ranking, inventory, character, etc...)

Please guide.
Thank you.
0 Likes 0 ·

1 Answer

·
Seth Du avatar image
Seth Du answered

Photon Bolt uses Unity to create a headless server, you may implement PlayFab Unity SDK to your customized server and enable Server API in the extension. Please refer to: https://docs.microsoft.com/en-us/gaming/playfab/sdks/unity3d/quickstart. Since it is a server hosted on Photon Cloud, you may call any server API to grant the items, update statistics, etc.. Please also note that there should be necessary verification steps before the server actions.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.