I’ll make this short and sweet:
I’m looking for an advice about player attributes.
The official guide from apple to player attributes has 4 masks for attributes- but I only need two.
How can I do that?
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You need to set
playerAttributesof yourGKMatchRequestobject to 2.Then define your roles like this:
For more information go to Game Kit Programming Guide (i guess you have already been there).