TeamREPENTOGON / REPENTOGON

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

POST_PLAYERHUD_RENDER #445

Open Sanio46 opened 2 months ago

Sanio46 commented 2 months ago

Callback for each of the 4 possible player HUDs being rendered. Would return the player it belongs to, the "index" (whether its top left, top right, bottom left, bottom right), and the position that scales with Options.HUDOffset. Ideally the positions themselves would just be the very corners of the HUD and we'd be able to offset from there.