UIKit GS2-Friend Sample
This is a sample implementation of sending a follow to another player, sending a friend request, displaying a list of users you are following, displaying a friend list, displaying a list of friend registration requests you have sent, displaying a list of friend requests you have received, setting a player's profile, etc.
Folder structure
Sample folder :
(Unity Project)/Assets/Game Server Services/Samples/UIKit/Gs2Friend/
Sample scene :
(sample folder)/Scenes/Friend.unity
.
The prefab on which this sample depends is The prefab must be placed in the scene.
- Gs2
- Gs2AccountAutoLogin
GS2-Deploy Sample Template:
(sample folder)/Settings/initialize_friend_template.yaml
.