|
Does unity is supports JQuery?
(comments are locked)
|
|
JQuery is designed for Web Javascript. It's designed to make it easier to navigate a document under the DOM, such as an HTML site. The type of Javascript used in Unity has nothing to do with that, so JQuery isn't really relevant there. You're absolutely free (and encouraged to!) use it on the site that hosts the Unity application, though. :)
(comments are locked)
|
|
Unity does not support jQuery. Although Unity has JavaScript as a language it's only the code structure that is similar to JS, the functions are specific for Unity. As a relief you can do more with Unity than you'd ever could do with jQuery.
(comments are locked)
|
|
ok :( thanks for the quick reply Sir
(comments are locked)
|
|
There's a port of jQuery to Unity called uQuery that has some of the great features of actual jQuery: http://forum.unity3d.com/threads/157096-Weekend-project-jQuery-for-Unity-uQuery
(comments are locked)
|
