epfly6 / RepentanceAPIIssueTracker

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

Enemies can't have homing lasers + LaserHomingType is completely inaccessible #552

Open PixelPlz opened 1 year ago

PixelPlz commented 1 year ago

Enemies can't have any TearFlags for lasers in general, which wouldn't be as bad if there were other ways of making a laser homing. Also LaserHomingType is userdata that cannot be accessed with the API and trying to change it just crashes the game.