Skip to content

Commit 2b5b168

Browse files
authored
Update README.md
1 parent 0329365 commit 2b5b168

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,16 @@
11
# SimpleMapEditor
22
Really Simple Map Editor
3+
4+
# 만든 목적
5+
- Unity 게임 맵 설계를 위해서 만든 간단한 맵 에디터
6+
7+
# 사용 방법
8+
- Space : 타일 배치 모드, 드래그하고 우클릭하면 해당 영역에 타일 배치 가능
9+
- Q : 이동 모드, 맵 이동할 수 있고 스크롤해서 확대 축소 가능
10+
- W : 화살표 모드, 화살표를 설치할 수 있음
11+
- E : 메모 모드, 메모를 추가할 수 있음
12+
- R : 테두리 모드, 드래그한 영역에 테두리를 추가할 수 있음
13+
14+
# 단축키
15+
- Ctrl + X, Ctrl + C, Ctrl + V, Ctrl+ Z, Ctrl + Y 지원
16+
- Alt 키 누른 상대로 드래그 영역/객체 이동 가능

0 commit comments

Comments
 (0)