so , the question is,does the js script in unity can be used in nodejs without modification?![]()
I have done some tests, and I found that the js script in unity seems like a superset of nodejs javascript
,does it?
Unity uses its own JavaScript (called UnityScript), which is not like the JavaScript in the web world. If there is a .NET version of Node JS, then it could work.