Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Foks256 opened this issue Dec 27, 2024 · 1 comment
Labels
non-callback-request xml Involves XML files

Comments

@Foks256
Copy link
Collaborator

Foks256 commented Dec 27, 2024

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 Foks256 added non-callback-request xml Involves XML files labels Dec 27, 2024
@Foks256
Copy link
Collaborator Author

Foks256 commented Dec 27, 2024

huh
There is also this :3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
non-callback-request xml Involves XML files
Projects
None yet
Development

No branches or pull requests

1 participant