epfly6 / RepentanceAPIIssueTracker

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

EntityFlag for preventing the knockback effect of Knockout Drops #453

Open Xalum opened 2 years ago

Xalum commented 2 years ago

Either EntityFlag.FLAG_NO_KNOCKBACK and/or EntityFlag.FLAG_NO_PHYSICS_KNOCKBACK should work to prevent this, or, a new EntityFlag should be added that blocks high-knockback effects such as Knockout Drops, including preventing the associated confusion and entity tinting.

guwahavel commented 2 years ago

Going to add that Ocular Rift and likely other new effects added in Rep also ignore these flags.