File tree 2 files changed +16
-21
lines changed
2 files changed +16
-21
lines changed Original file line number Diff line number Diff line change 1
1
# main links
2
- # main:
3
- # - title: "Category"
4
- # url: /categories/
5
- # - title: "Tag"
6
- # url: /tags/
7
- # - title: "Search"
8
- # url: /search/
9
- #
10
- # docs:
11
- # - title: "목차"
12
- # children:
13
- # - title: "Category"
14
- # url: /categories/
15
- # - title: "Tag"
16
- # url: /tags/
2
+ main :
3
+ - title : " Category"
4
+ url : /categories/
5
+ - title : " Tag"
6
+ url : /tags/
7
+ - title : " Search"
8
+ url : /search/
9
+
10
+ docs :
11
+ - title : " 목차"
12
+ children :
13
+ - title : " Category"
14
+ url : /categories/
15
+ - title : " Tag"
16
+ url : /tags/
17
17
# - title: "대목차2"
18
18
# children:
19
19
# - title: "Category"
Original file line number Diff line number Diff line change @@ -6,13 +6,8 @@ tags: [unity,c#]
6
6
# toc: true
7
7
classes : wide
8
8
author_profile : false
9
- sidebar :
10
- nav : " docs"
11
9
---
12
-
13
-
14
- <h4 >일단 제가 GetAxis를 사용해 캐릭터 이동을 구현했는데 거기서 문제가 있었습니다</h4 >
15
-
10
+ Asset Store,sketchfab등 여러 모델링 사이트에서 모델링 에셋을 가져오시는 분들이 많을거라고 생각합니다
16
11
17
12
# GetAxis가 뭘까?
18
13
앞으로 열심히 해보겠습니다
You can’t perform that action at this time.
0 commit comments