Digging Thru Unity Examples And My First App
May 20th, 2009
Yesterday I spent some time reading thru posts on the Unity forums and looking over the scripts and project structures in the iPhone-Match Unity game example and the TouchPhases mini-tutorial.
The iPhone-Match example is especially helpful as it provides a good example of a complex project structure and has some useful java scripts (tho they’re not very well commented). By digging around in the files to see how they do certain things, I was able to get my first “hello world” iPhone app working .
I’m so excited with how this simple example app turned out, that I’m planning to create a tutorial to document the process.
Today’s relevant links:
http://ethicalgames.wordpress.com/2009/01/14/unity-for-flash-developers-tutorial-1/ “Unity for Flash developers tutorials”
http://blogs.unity3d.com/2009/05/07/my-first-post-and-a-mini-tutorial/ “TouchPhases mini-tutorial”
http://unity3d.com/support/documentation/Manual/Character-Animation.html
http://forum.unity3d.com/viewtopic.php?t=24609 “Unity iPhone Newbie Tutorial Series”
Leave a Reply