java script using UNITY
hi,
is tehre some basic tutorial or documentation to learn java using mac.
in other words.....
I am using UNITY 3d fo iphone, but the scrps are always on javescripts
or if you have another suggestion to manipulate some objects via script
please let me know.
i will appreciate that.
thanks a lot !
is tehre some basic tutorial or documentation to learn java using mac.
in other words.....
I am using UNITY 3d fo iphone, but the scrps are always on javescripts
or if you have another suggestion to manipulate some objects via script
please let me know.
i will appreciate that.
thanks a lot !
Hi imaumac. I am also a Unity user.
For documentation and tutorials about Unity, check out the Unity site:
They have a lot of good documentation:
http://unity3d.com/support/documentation/
And a very good tutorial:
http://unity3d.com/support/resources/tut...tform-game
Also, don't forget that Java is not the same as Javascript. They are actually quite different. Learning Java won't help you much with Unity or the iPhone.
For documentation and tutorials about Unity, check out the Unity site:
They have a lot of good documentation:
http://unity3d.com/support/documentation/
And a very good tutorial:
http://unity3d.com/support/resources/tut...tform-game
Also, don't forget that Java is not the same as Javascript. They are actually quite different. Learning Java won't help you much with Unity or the iPhone.
Howling Moon Software - CrayonBall for Mac and iPhone, Contract Game Dev Work
AndyKorth Wrote:Hi imaumac. I am also a Unity user.
For documentation and tutorials about Unity, check out the Unity site:
They have a lot of good documentation:
http://unity3d.com/support/documentation/
And a very good tutorial:
http://unity3d.com/support/resources/tut...tform-game
Also, don't forget that Java is not the same as Javascript. They are actually quite different. Learning Java won't help you much with Unity or the iPhone.
Hey, I didn't know that. Are you Mac or iPhone?
My Unity work is targeting the web player. My iPhone games were written without any extra tools or libraries (except chipmunk, of course!)
Howling Moon Software - CrayonBall for Mac and iPhone, Contract Game Dev Work
JavaScript is almost the opposite of Java, except, of course in its C syntax heritage. JavaScript is a dynamic, weakly typed language. The similarity in names has more to do with Netscape's business and marketing decisions than any similarity between the languages. JavaScript is a functional language with prototypal inheritance. It's been called Scheme in C clothing.
I've learned many languages (including wacky ones like Forth and APL) and I would probably rate JavaScript as my favorite. There are many great learning resources for both Java and JavaScript.
Many people don't understand JavaScript's power until they encounter Douglas Crockford's writing: http://www.crockford.com/javascript/
My JavaScript blog has shown up in a few places as a top JavaScript blog: http://dreaminginjavascript.wordpress.com. My target audience? "Script kiddies" trying to understand the language better and experienced programmers who don't know what to make of JavaScript.
I've learned many languages (including wacky ones like Forth and APL) and I would probably rate JavaScript as my favorite. There are many great learning resources for both Java and JavaScript.
Many people don't understand JavaScript's power until they encounter Douglas Crockford's writing: http://www.crockford.com/javascript/
My JavaScript blog has shown up in a few places as a top JavaScript blog: http://dreaminginjavascript.wordpress.com. My target audience? "Script kiddies" trying to understand the language better and experienced programmers who don't know what to make of JavaScript.
Unity's JavaScript should be called UnityScript, because it really isn't very close to ECMA JavaScript. But it's way the heck faster as a result.
thanks for the javascripts for unity.
i am a unity iphone (only)
thanks a lot !
here is my website
http://www.elsalvadorguia.com
i am a unity iphone (only)
thanks a lot !
here is my website
http://www.elsalvadorguia.com
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| Running a .APP from within a shell script (osx) | Jamie W | 3 | 2,970 |
Dec 8, 2009 03:06 AM Last Post: Jamie W |
|
| What do you think about this free cute doggie script :) | Polycount Productions | 1 | 2,092 |
Apr 7, 2006 04:04 AM Last Post: Taxxodium |
|
| Running a lua script multiple times... errors on 2nd,3rd etc | Joseph Duchesne | 10 | 4,856 |
Jul 19, 2005 05:01 AM Last Post: unknown |
|
| Lua: Script glue resources | Fenris | 5 | 3,851 |
Oct 7, 2004 07:24 AM Last Post: AnotherJake |
|
| Lua: Script help | hyperzoanoid | 5 | 4,105 |
Dec 15, 2002 12:49 PM Last Post: OneSadCookie |
|

