From bfc02af61f2fed87e90e09a1494fcd195153a88f Mon Sep 17 00:00:00 2001 From: NewLand <86148752+NewLandTV@users.noreply.github.com> Date: Tue, 22 Mar 2022 23:23:37 +0900 Subject: [PATCH] Update README.md --- README.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/README.md b/README.md index f3c909c..c87fe8e 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,3 @@ # 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 |