Do you have unity plugin client sdk for accessing game server?
Not as of yet, but once we have #240 complete, this will be much easier. Are you actively creating dedicated game servers in Unity right now? I'd love to hear more about how you are doing that and your experience.
Now that #240 is complete - A SDK for Unity dedicated servers should be relatively trivial to implement.
(Although I'm noting that the request is for a client sdk -- there is no need for anything specific client side for Unity games to run on Agones - it's just an ip and port to communicate with)
Going to start some work on this to get a proof of concept working for Unity game servers client. Mainly to get the health checks working first.
Hi, any plans to have the Unity SDK?
Yes, I'm working on it now.
@GabeBigBoxVR you got a repo/branch you are working on? I should have some free time in the coming month or so and wouldn't mind contributing if needed.
Yes, I do. It's here.
Just merged a SDK 馃帀. I think we should keep this open until we have an example in the repository as well. Sound good?
@whisper0077 would you be willing to also submit your Unity example using the SDK to this project?
@markmandel Ok, I will do it in a few days.
I think we can close this now! Fire any objections you may have, otherwise, I will close this tomorrow.
Great stuff!
No objections! Closing!
Most helpful comment
Yes, I do. It's here.
https://github.com/GoogleCloudPlatform/agones/pull/395