Skip to content
This repository was archived by the owner on Mar 22, 2026. It is now read-only.

Commit 9cf8f6c

Browse files
committed
[TouchControllerWiki] 更新触控圈页面,添加了触控圈基本机制说明并修正(优化)一些细节
Co-authored-by: 白象_elephant <119278153+WhiteElephant-abc@users.noreply.github.com> Squashed commit of the following: commit c63cb6a Author: 白象_elephant <119278153+WhiteElephant-abc@users.noreply.github.com> Date: Fri Mar 20 22:35:15 2026 +0800 更新 touch-ring.md commit 8fb2b73 Author: 白象_elephant <119278153+WhiteElephant-abc@users.noreply.github.com> Date: Fri Mar 20 22:33:35 2026 +0800 更新 touch-ring.md
1 parent 3d25658 commit 9cf8f6c

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

touchcontroller/wiki/src/mechanism/touch-ring.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# TouchController 中的触控圈
22

33
<!-- ANCHOR: p1 -->
4-
曾用名:触摸准星(TouchController v0.1.x 及以前)
4+
> 曾用名:触摸准星(TouchController v0.1.x 及以前)
5+
6+
- 触控圈可以用于在屏幕上任意位置所对应的方向进行交互,而不仅仅是屏幕中心的准星所指方向。
7+
- 触控圈在激活时将充当准星,可进行放置、破坏、攻击等等交互。
58
<!-- ANCHOR_END: p1 -->
69

710
## 外观
@@ -14,9 +17,9 @@
1417
## 特性
1518

1619
<!-- ANCHOR: p3 -->
17-
- 触控圈现版本只能同时存在一个(除非实现 [#77](https://github.com/TouchController/TouchController/issues/77),这代表了 TouchController 当前所识别的手指
18-
- 打开分离控制后将不会再显示触控圈
19-
- 触控圈激活后能代替原有的十字准心瞄准方块或实体
20+
- 触控圈只能同时存在一个(除非实现 [#77](https://github.com/TouchController/TouchController/issues/77))。
21+
- 打开分离控制后将禁用触控圈
22+
- 触控圈激活后将代替原有的十字准心瞄准方块或实体
2023
<!-- ANCHOR_END: p3 -->
2124

2225
![](assets/touch-ring/file-20251116210314479.png)

0 commit comments

Comments
 (0)