Posts

Post not yet marked as solved
5 Replies
1.7k Views
I'm attempting to find the best host player for all the players connected to the game and on SOME occasions the completion handler returns a host player to some players and returns nil to another player indicating no viable host was found (either all connections or very similar or error happened).I don't understand why some players are receiving different values for the host player? At the moment the method is being called by all players connected to the match, should this only be called by one player once matchmaking is completed and send the results to all players? It is happening about 15% of the time so would like to eliminate this error. The problem is that the application waits for the host to start the game so if one player fails to find the host and he is actually the host player to the other players the game never starts.
Posted
by PPolansky.
Last updated
.
Post marked as solved
2 Replies
8.1k Views
Ive tried multiple online tools to resize my screenshots for the 4.7-inch and 5.5-inch formats at 1334 x 750 and 2208 x 1242 respectively. For some reason the largest I am able to get my screenshots is 1136 x 640? That is the original size of the screenshot I am using. Is there any way to modify the image and make them larger than the original to have them fit the appropriate settings?
Posted
by PPolansky.
Last updated
.
Post not yet marked as solved
12 Replies
3.6k Views
Im trying to update an SKShapeNode's frame after it's been added to the scene but it keeps saying that 'frame' is a get-only property.I want to make a simple health bar (rect) that changes size based on a health remaining variable.
Posted
by PPolansky.
Last updated
.