转移inputsystem文档到主站仓库

This commit is contained in:
monitor1394
2023-02-13 07:21:48 +08:00
parent 7a367d24ab
commit 9f94541b9e
4 changed files with 0 additions and 17 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

View File

@@ -1,17 +0,0 @@
---
title: 入门教程:从 Input Manager 转到 Input System
sidebar_position: 1
slug: /inputsystem
---
# 教程:从 Input Manager 转到 Input System
## 1. 按图示修改项目配置中输入模式为 Input System
![Project Settings](img/inputsystem02.png)
## 2. 使用 Unity Package Manager 安装 Input System
![UPM](img/inputsystem01.png)
## 3. 选中场景中 EventSystem 游戏对象,更换输入模组
![Input Module](img/inputsystem03.png)