epfly6 / RepentanceAPIIssueTracker

An unofficial issue tracker for issues with The Binding of Isaac: Repentance's API.
18 stars 1 forks source link

MC_POST_FIRE_TEAR Callback runs through tears fired by Clots, Incubus, etc. #489

Open pedroff1 opened 2 years ago

pedroff1 commented 2 years ago

Recently, I've found out a MC_POST_FIRE_TEAR callback I was calling runs through tear-copying familiars, namely, Clots and Incubus. In addition, the SpawnerType and SpawnerEntity attributes return the player (or associated values) when called on this callback.

catinsurance commented 9 months ago

In Afterbirth+, this callback did not run for Incubus, but in Repentance it does. This seems to be intended behavior but there's no way to know for sure.