REPENTOGON icon indicating copy to clipboard operation
REPENTOGON copied to clipboard

A new entity tear function that prevents sound effects from playing on init

Open Foks256 opened this issue 1 year ago • 1 comments

In the entity tear class (init_tear), there is a variable called _unkBool that when set to true, most likely prevents init sounds from playing, a new function or a simple variable that could just be called something like EntityTear:PreventInitSFX(bool) or EntityTear.MuteSound = bool or something like that would be really handy for custom tear variants!

Another idea is that instead of a function or a variable, this could be a customtag for tear entities only, similar to what familiars have. So having something like customTags="tearmutesound" could also do the trick!

sfx

Foks256 avatar Dec 27 '24 10:12 Foks256

huh There is also this :3

Foks256 avatar Dec 27 '24 10:12 Foks256