ba-archive / blue-archive

碧蓝档案的档案。我们期待着更多老师的加入,欢迎通过邮件、B站私信或 discussion 联系我们
https://blue-archive.io/
GNU Affero General Public License v3.0
221 stars 7 forks source link

[Enhancement] L2D 初级脚本控制 #228

Open mark9804 opened 7 months ago

mark9804 commented 7 months ago

功能描述

现在可以不加,重构再说

当前 L2D 需要的功能:

还需实现:

这个问题是在礼服hina l2d (CH0230, 100865)和泳装白子里发现的,有一部分音频和效果 nexon 写在脚本里,不能直接通过 spine 事件获得,所以需要我们有一定的控制能力

白子是直接缺了个特效所以摆了,hina只缺个声音还可以救一下

大致结构:

xxxx: {
  //...
  customSounds: [
    {
      name: "xxx",
      duration: "xxxxx",
      start: 0.0, // 从开始播放 l2d 开始计时,从第几秒开始播放声音
      volume: 1,
    },
    {
      // ...
    }
  ]
}

考虑:支持自定义 filterEffects

filterEffects: (canvas) => { /* do something */ }

具体操作

No response

Qzhihe commented 7 months ago

Roger that.

Mark Chen @.***> 于 2024年2月14日周三 12:58写道:

Assigned #228 https://github.com/ba-archive/blue-archive/issues/228 to @Qzhihe https://github.com/Qzhihe.

— Reply to this email directly, view it on GitHub https://github.com/ba-archive/blue-archive/issues/228#event-11796746105, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXWLXBJPATKHVRXI526RRKTYTQ76HAVCNFSM6AAAAABDHUQ5XGVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJRG44TMNZUGYYTANI . You are receiving this because you were assigned.Message ID: @.***>