mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-23 17:30:10 +00:00
新增对 InputSystem 的支持
Update BaseGraph.cs Update XCharts.Runtime.asmdef
This commit is contained in:
17
Documentation~/zh/inputsystem.md
Normal file
17
Documentation~/zh/inputsystem.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: 入门教程:从 Input Manager 转到 Input System
|
||||
sidebar_position: 1
|
||||
slug: /inputsystem
|
||||
---
|
||||
|
||||
# 教程:从 Input Manager 转到 Input System
|
||||
|
||||
## 1. 按图示修改项目配置中输入模式为 Input System
|
||||

|
||||
|
||||
## 2. 使用 Unity Package Manager 安装 Input System
|
||||

|
||||
## 3. 选中场景中 EventSystem 游戏对象,更换输入模组
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user