菜包筆記

使用 Discord 通話跳跳時的小技巧

以下方式僅針對「Discord Reactive Images(使用教學)」工具。


不說話時也保持全亮(原始為暗色)

在 OBS 的瀏覽器 css 語法中加入

.dim .member.inactive { filter: none; }

圖片在發聲時不彈跳

在 OBS 的瀏覽器 css 語法中加入

.bounce.speaking .member { -webkit-animation: none; animation: none; }
- 返回列表 -