[Accessibility] Clock Block spams subtitles with "Note Block plays"
Vaelzan opened this issue ยท 1 comments
I'm guessing you have implemented the ticking of the clock by just triggering a vanilla note block sound each second, but this causes two problems for those who play with subtitles on:
- The wrong subtitle displays, since the Clock Block isn't a Note Block.
- The subtitles are constantly showing that message if in the area, causing more useful subtitles to be drowned out, and taking up screen space needlessly.
I haven't checked how hard it would be to play a sound without also showing a subtitle, but a ticking of a clock is probably fine to leave out of the subtitles section entirely, since it's more an ambient sound.
Oh I didn't think about this. I'm going to disable the ticking altogether since I didn't really like that sound to start with and it was just a placeholder since I was going to add its own unique sound anyways. I probably would have given it correct subtitles but now that you mention it, it does seem like it would spam them quite a bit so I'll probably give it no subtitles at all