This commit is contained in:
qiuqiu 2025-09-10 17:29:09 +08:00
parent b6b07e29e5
commit b70406b230
14 changed files with 47 additions and 9 deletions

5
.idea/workspace.xml generated
View File

@ -8,8 +8,9 @@
<component name="ChangeListManager">
<list default="true" id="fec10672-acda-4616-894b-a4b6f93aea6f" name="Default Changelist" comment="提交">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/笔记文件/2.笔记/灵感_其他_第二章.md" beforeDir="false" afterPath="$PROJECT_DIR$/笔记文件/2.笔记/灵感_其他_第二章.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/笔记文件/日记/2025_09_08_星期一.md" beforeDir="false" afterPath="$PROJECT_DIR$/笔记文件/日记/2025_09_08_星期一.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/笔记文件/2.笔记/引导系统.md" beforeDir="false" afterPath="$PROJECT_DIR$/笔记文件/2.笔记/引导系统.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/笔记文件/日记/2025_09_06_星期六.md" beforeDir="false" afterPath="$PROJECT_DIR$/笔记文件/日记/2025_09_06_星期六.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/笔记文件/日记/2025_09_10_星期三.md" beforeDir="false" afterPath="$PROJECT_DIR$/笔记文件/日记/2025_09_10_星期三.md" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />

View File

@ -0,0 +1,17 @@
#灵感
这里是之前设定好的gm面板的按钮可以直接递增即可
![[Pasted image 20250910171949.png]]
对应的展示,是这里的按钮:
![[Pasted image 20250910172125.png]]
对应的功能调用:
![[Pasted image 20250910172301.png]]
这是对应的逻辑位置:
![[Pasted image 20250910172629.png]]

View File

@ -10,4 +10,8 @@
![[Pasted image 20250903155855.png]]
![[Pasted image 20250903155908.png]]
![[Pasted image 20250903155908.png]]
目前修改逻辑代码位置,这仨:
![[Pasted image 20250910113640.png]]

View File

@ -50,4 +50,14 @@ overlayJsonClip = JsonSerializer.SerializeToUtf8Bytes(currentHapticConfig, optio
![[Pasted image 20250327141412.png]]
![[img_v3_02kg_f50ceda0-d544-42d9-ac26-66d94aeb69hu.jpg]]
![[img_v3_02kg_f50ceda0-d544-42d9-ac26-66d94aeb69hu.jpg]]
是这样获取到,相关震动配置的;
![[Pasted image 20250910172729.png]]
![[Pasted image 20250910172808.png]]
最终调用接口:
![[Pasted image 20250910172826.png]]

View File

@ -26,7 +26,7 @@
- [x] 如果clone在prefab列表没找到就说明他只是一个代码创建出来的子节点当作普通子节点处理即可
- [x] 调整正确 文本位置的 显示逻辑
- [x] 测试遮罩等中断效果 在项目组是否正常
- [ ] 整合一个GuideManager和GuideSystem出来
- [x] 整合一个GuideManager和GuideSystem出来
---
# Journal

View File

@ -22,9 +22,15 @@
# 今日任务
- [ ] 体验 无尽星火
- [ ] 统一管理 引导系统 协程
- [ ] 完善引导系统 编辑器加载部分
- [ ] 引导系统目录调整集成到Plink框架
- [x] 统一管理 引导系统 协程
- [x] 完善引导系统 编辑器加载部分
- [x] 引导系统目录调整集成到Plink框架
- [x] 完善GuideAsset加载
- [ ] 问一下灵光 触达率的相关实现
- [x] 生成json配置内 名称的逻辑 要调整一下
- [ ] 解决震动插件 unable to seek的问题
- [ ] 要解决 引导系统遮罩的问题
- [ ] 跑通 引导系统 条件判断的逻辑
---
[[三消 gm配置修改]]
# Journal

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 894 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 661 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 880 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 448 KiB