Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NewLandTV authored Mar 22, 2022
1 parent 3fcaf3f commit 7dbbecb
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
# Unity-Example-1-Project
유니티 샘플 첫 번째 강좌에 사용하던 프로젝트 입니다.
# Unity Example 1-Project

This is the project I used in the first tutorial of the Unity Sample.

___

| | **Manual** |
|:---:|:---:|
| `W` | Player move to forward |
| `A` | Player move to left |
| `S` | Player move to back |
| `D` | Player move to right |
| `1` | Change to first weapon |
| `2` | Change to second weapon |
| `3` | Change to third weapon |
| `Mouse left` | Currently equipped gun shooting |

0 comments on commit 7dbbecb

Please sign in to comment.