Skip to content

feat: 新增模型参数绑定,支持 Z 轴角度与眼球 X/Y#911

Merged
ayangweb merged 1 commit intomasterfrom
new-params
Apr 14, 2026
Merged

feat: 新增模型参数绑定,支持 Z 轴角度与眼球 X/Y#911
ayangweb merged 1 commit intomasterfrom
new-params

Conversation

@ayangweb
Copy link
Copy Markdown
Owner

@ayangweb ayangweb commented Apr 14, 2026

resolved #787

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

该 PR 扩展了 Live2D 模型在鼠标移动时的参数绑定范围,使模型能够响应更多“标准参数”(新增 Z 轴角度与眼球 X/Y),从而提升跟随与表情细节表现。

Changes:

  • 在鼠标移动驱动的参数列表中新增 ParamAngleZParamEyeBallXParamEyeBallY
  • ParamAngleZ 增加单独的取值计算逻辑(基于 X/Y 拖动组合)
  • 调整镜像(mouseMirror)逻辑:对非 Y 轴参数进行取反处理

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ayangweb ayangweb merged commit a705cbf into master Apr 14, 2026
4 checks passed
@ayangweb ayangweb deleted the new-params branch April 14, 2026 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feat] 桌宠的角度Z和眼球XY参数没有绑定

2 participants