Skip to content

Commit 298f8f7

Browse files
committedJan 9, 2023
ㅇㅇ
1 parent 38b49fe commit 298f8f7

File tree

2 files changed

+16
-21
lines changed

2 files changed

+16
-21
lines changed
 

‎_data/navigation.yml

+15-15
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
# 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/
1717
#- title: "대목차2"
1818
# children:
1919
# - title: "Category"

‎_posts/2022-11-17-first.md

+1-6
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,8 @@ tags: [unity,c#]
66
#toc: true
77
classes: wide
88
author_profile: false
9-
sidebar:
10-
nav: "docs"
119
---
12-
13-
14-
<h4>일단 제가 GetAxis를 사용해 캐릭터 이동을 구현했는데 거기서 문제가 있었습니다</h4>
15-
10+
Asset Store,sketchfab등 여러 모델링 사이트에서 모델링 에셋을 가져오시는 분들이 많을거라고 생각합니다
1611

1712
# GetAxis가 뭘까?
1813
앞으로 열심히 해보겠습니다

0 commit comments

Comments
 (0)
Please sign in to comment.