------

[ AD ] Port Monitor ( Try to use a Best WebSite Monitoring Tool )

------

Learning the Interface

First Launch

Let's begin learning Unity. (유니티를 배우기를 시작합시다.)
If you have not yet opened Unity, (유니티를 열지 않았다면)
you can find it inside 시작->프로그램->Unity on Windows, or Applications->Unity on Mac. The Unity Editor will appear.
Take your time to look over the Unity Editor interface and familiarize yourself with it.
The Main Editor Window(메인 편집 윈도우) is made up of several Tabbed Windows(몇개의 탭 윈도우로 구성되는),
called Views(뷰라고 불리는).
There are several types of Views in Unity, each with a specific purpose.
(유니티에는 몇가지 유형의 뷰가 있다, 각각 특정한 목적을 가지고 있다)


Project View


Hierarchy
Scene View
Game View
Inspector

Other Views

The Views described on this page covers the basics of the interface in Unity. The other Views in Unity are described elsewhere on separate pages:

  • The Console shows logs of messages, warnings, and errors.
  • The Animation View can be used to animate objects in the scene.
  • The Profiler can be used to investigate and find the performance bottle-necks in your game.
    프로필러는 게임에서 조사하고 속도 병목을 찾는데 사용될 수 있다
  • The Asset Server View can be used to manage version control of the project using Unity's Asset Server.
  • The Lightmapping View can be used to manage lightmaps using Unity's built-in lightmapping.
  • The Occlusion Culling View can be used to manage Occlusion Culling for improved performance.

'온라인게임 > unity3D' 카테고리의 다른 글

How To Make A Video Game [Unity3D Basics] Part 1  (0) 2010.09.28
Unity 3 가격표  (0) 2010.09.28
Unity Web Player 받기  (0) 2010.09.28
비디오 게임을 만드는 방법 [unity 3d 기초 ] 파트 1
How To Make A Video Game [Unity3D Basics] Part 1

How To Make A Video Game [Unity3D Basics Tutorial] Part 1.
This series shows you how to make a game in Unity3D.
It allows you to make games for iPhone, Wii, Mac, PC & Browser.

Unity, in my opinion, is the best game engine this side of a million dollars.
 It's fast, understandable, reliable and the Indie version is free.

'온라인게임 > unity3D' 카테고리의 다른 글

Learning the Interface 인터페이스 배우기  (0) 2010.09.29
Unity 3 가격표  (0) 2010.09.28
Unity Web Player 받기  (0) 2010.09.28
3D
Unity / UnityPro / Android Pro / iOS / iOS Pro
Unity Web Player 받기

3D 웹 플레이어...




'온라인게임 > unity3D' 카테고리의 다른 글

Learning the Interface 인터페이스 배우기  (0) 2010.09.29
How To Make A Video Game [Unity3D Basics] Part 1  (0) 2010.09.28
Unity 3 가격표  (0) 2010.09.28

+ Recent posts