forked from mmistakes/minimal-mistakes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6bd7099
commit d4abc9b
Showing
3 changed files
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
layout: single | ||
title: "[게임 프로젝트] #1 제작 시작하기" | ||
--- | ||
|
||
유니티 버전 : 3.6f1 | ||
새로운 프로젝트를 생성해준다 드디어 개인 프로젝트의 시작이다. 아자아자 화이팅!! | ||
|
||
일단 만들고자 하는 게임은 원신을 모델로 한 오픈월드 게임이다. | ||
|
||
|
||
본래 게임 만들기를 시작한다면, 철저한 사전 기획을 해야한다. 어떤 게임을 만들지 윤곽부터 잡자. 여러 말들이 많지만 복잡해서 모르겠고 일단 주인공부터 움직여보자. 한 스탭 한 스탭 부족한 부분이 보이고 기획이 필요하다 생각이 들때, 매꾸는 형식으로 기획해도 늦지 않는다고 생각한다. (맨땅에 헤딩부터!) | ||
|
||
게임의 첫 시작은 역시 주인공 캐릭터의 모델을 구해보자. 에셋 스토어에 떠도는 주인공 캐릭 하나를 선정했다. | ||
|
||
![image](https://github.com/GyeongyeonAn/Unity-RPG-2D-Game/assets/55589616/8f2909a3-0acc-40ea-9994-9e0d64ffdf72) | ||
|
||
|
||
우리의 주인공이 사용할 적절한 무기 에셋도 임포트 하자. | ||
|
||
![image](https://github.com/GyeongyeonAn/Unity-RPG-2D-Game/assets/55589616/3edc0594-39d2-41e9-b61c-214fd6aff1dc) | ||
|
||
이전에 언젠가 쓰겠지 라는 생각으로 사둔 대검 캐릭터 애니메이션 에셋도 임포트 해준다. (드디어 이걸 쓸날이 오는구나!!) | ||
|
||
![image](https://github.com/GyeongyeonAn/Unity-RPG-2D-Game/assets/55589616/6dbdd00d-fcaa-4c3f-99d8-206b31f5b20b) | ||
|
||
|
||
---대충 애니메이션 다루는 내용--- |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.