TeamREPENTOGON / REPENTOGON

Script extender for The Binding of Isaac: Repentance
https://repentogon.com/
GNU General Public License v2.0
150 stars 16 forks source link

[suggestion] Callback for creating Abyss locusts #301

Open zarawesome opened 9 months ago

zarawesome commented 9 months ago

in-game support for the item Abyss is, well, abysmal. Rather than attempt to improve locusts.xml, perhaps a better solution would be to have a callback when a locust is created, so that it can be implemented in lua instead.

im-tem commented 9 months ago

What is stopping you from using MC_FAMILIAR_INIT or the very first MC_FAMILIAR_UPDATE? There shouldn't be any differences with how you handle locusts and any other familiar