You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
## 日志
**2022年11月29日** 皮蛋 - 初稿
**2023年03月31日** 皮蛋 - 小改并将需求发布给程序组。
# 需求
- 实现教程板子在适时弹出, 引导玩家游玩模组或熟悉骑砍2的功能。
# 教程&引导板子的说明
1. 针对骑砍玩家或明日方舟玩家, 在初次游玩我们的模组或初次游玩骑砍时, 遇到我们模组独特的功能或骑砍的功能, 容易让人产生困惑或无法直观理解玩法时, 弹出的含有说明和教程性质文字的UI界面。
2. 骑砍2自己使用案例, 见图

# 代码线索
1. 类( 应该是类) : TutorialItemVM
2. text"str_campaign_tutorial_title"
3. 见图

# 使用案例
- 见骑砍2的StoryMode模组中的dll。
# 具体实现细节
- 在首次创建一个新存档,进入游戏的世界地图后,展示一块板子。
- 展示文本:
- 标题:“方舟的骑士指南”
- 内容:“欢迎来到泰拉![换行]您可以在这个界面看到一些有用的信息。[换行]这是一个正在开发的模组, 加入QQ群746661246来获取最新情报吧! ”