I'm searching for GameSparks AS3 SDK docs on GS pages and on Google too. I found only one page. It's describing SDK installation and is not useful enough to use GS. I see AS3 SDK has a lot of updates. It takes too much time to dig into all the methods and understand how it works.
Any docs or examples would be highly appreciated.
Thanks!
Irakli
Best Answer
I
Irakli Geleishvili
said
over 7 years ago
Thanks Liam,
I made it work and it took several hours (I'm not class one coder). Wrapping my head around might take almost no time with a little bit more code provided in example. The methods differ from other AS SDK's I used earlier. I see there's a lot of info on Unity SDK. Just a little more info for AS users will be nice. Just a suggestion. :)
The SDK Setup page should be enough to get you up and running, it provides an example of sending a request/response/message so once you wrap your head around this you should be fine. The SDK works as gateway between your project and Gamesparks, it provides you with all the code you need to send messages back and forth.
As with our other SDKs this is auto-generated from our server code, and all request/response/messages types are available to give you full auto complete in your preferred IDE. Combine this with your own logic in game and you should be able to accomplish what you need.
Thanks,
Liam
I
Irakli Geleishvili
said
over 7 years ago
Answer
Thanks Liam,
I made it work and it took several hours (I'm not class one coder). Wrapping my head around might take almost no time with a little bit more code provided in example. The methods differ from other AS SDK's I used earlier. I see there's a lot of info on Unity SDK. Just a little more info for AS users will be nice. Just a suggestion. :)
Irakli Geleishvili
Hi,
I'm searching for GameSparks AS3 SDK docs on GS pages and on Google too. I found only one page. It's describing SDK installation and is not useful enough to use GS. I see AS3 SDK has a lot of updates. It takes too much time to dig into all the methods and understand how it works.
Any docs or examples would be highly appreciated.
Thanks!
Irakli
Thanks Liam,
I made it work and it took several hours (I'm not class one coder). Wrapping my head around might take almost no time with a little bit more code provided in example. The methods differ from other AS SDK's I used earlier. I see there's a lot of info on Unity SDK. Just a little more info for AS users will be nice. Just a suggestion. :)
Regards!
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstCustomer Support
Hi Irakli,
The SDK Setup page should be enough to get you up and running, it provides an example of sending a request/response/message so once you wrap your head around this you should be fine. The SDK works as gateway between your project and Gamesparks, it provides you with all the code you need to send messages back and forth.
As with our other SDKs this is auto-generated from our server code, and all request/response/messages types are available to give you full auto complete in your preferred IDE. Combine this with your own logic in game and you should be able to accomplish what you need.
Thanks,
Liam
Irakli Geleishvili
Thanks Liam,
I made it work and it took several hours (I'm not class one coder). Wrapping my head around might take almost no time with a little bit more code provided in example. The methods differ from other AS SDK's I used earlier. I see there's a lot of info on Unity SDK. Just a little more info for AS users will be nice. Just a suggestion. :)
Regards!
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2487 topics