- Home /
Question by
Pigghaj · Sep 17, 2012 at 11:41 PM ·
javascriptjsonlitjsonjsonfx
JSON and Javascript
Hi,
Could someone help me with proper syntax to decode and encode JSON data in Unity using Javascript?
I've tried both LitJson and JSonFx with partial success, but I have a feeling I am not doing it right...:)
I've only found examples for C#, and the only mention of Unity, JSON and Javascript is on this forum where someone said "It works fine", but not how to make it work.
Anyone got it working and would like to share how you did it? That would be really helpful.
Thanks.
Comment
Your answer

Follow this Question
Related Questions
Accesing StreamingsAssets in android (LitJson) 1 Answer
Parse JSON with LitJSON 2 Answers
LitJSON android problem 1 Answer
TypeLoadException: Could not load type '' from assembly 'Assembly-UnityScript'. 0 Answers
How to implement LitJSON? 2 Answers