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

EntityPlayer.UnlockedAim, or a similar callback #419

Open blazeykat opened 3 months ago

blazeykat commented 3 months ago

While you can override which way the player is aiming in with the mc_input callback, the directions the player are facing are hard locked unless you have marked or analog stick. Giving the player innate copies of these items are not preferable workarounds due to their additional effects (analog stick specifically because tears ups are the biggest pain in the ass to deal with) so it would be good if you could provide the effect of unlocked aim without just giving the player the full effects of one of these items