Hello, again!
I'm following the Cloud code tutorial and everything is going smooth.
I have successfully added script data to my player object in JSON format via the event and cloud code.
When I want to test harness that player, I go to AccountDetailsRequest but in the response the script data field is NULL
Am I missing something?
Also, how would one get this data to Unity.
Thanks!
I think I got it, maybe.
Following the tutorial, test harness didn't actually write the data to player's scriptData (I've taken a look via NoSQL).
However, when I run the event from Unity, then the data gets saved just like test harness said it would. Didn't know that.
Now, upon logging in with that player, I get the scriptData as well.
That's awesome!
Pavao Ivancek
Hello, again!
I'm following the Cloud code tutorial and everything is going smooth.
I have successfully added script data to my player object in JSON format via the event and cloud code.
When I want to test harness that player, I go to AccountDetailsRequest but in the response the script data field is NULL
Am I missing something?
Also, how would one get this data to Unity.
Thanks!
I think I got it, maybe.
Following the tutorial, test harness didn't actually write the data to player's scriptData (I've taken a look via NoSQL).
However, when I run the event from Unity, then the data gets saved just like test harness said it would. Didn't know that.
Now, upon logging in with that player, I get the scriptData as well.
That's awesome!
Pavao Ivancek
I think I got it, maybe.
Following the tutorial, test harness didn't actually write the data to player's scriptData (I've taken a look via NoSQL).
However, when I run the event from Unity, then the data gets saved just like test harness said it would. Didn't know that.
Now, upon logging in with that player, I get the scriptData as well.
That's awesome!
-
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 2485 topics