TeamREPENTOGON / REPENTOGON

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

Players standing over Pits with bridges will fall into them if GridEntity:PostInit() is called on that Pit #464

Open guwahavel opened 4 months ago

guwahavel commented 4 months ago

This can be easily recreated by using the D12 or by just manually calling PostInit() on a Pit thats being stood over with lua.

It's an annoying issue as PostInit() is often useful to call when spawning GridEntityPits to make them tile properly.

https://github.com/TeamREPENTOGON/REPENTOGON/assets/78291137/7f8817e5-0aa9-4d96-90e2-eb96331fdb3b