epfly6 / RepentanceAPIIssueTracker

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

New sprite:Render() argument that prevents auto X-flipping in dimension 1 #149

Open Xalum opened 3 years ago

Xalum commented 3 years ago

The x-flipping is especially problematic when what you're rendering expects player input, as the left and right inputs are now swapped.

image

Xalum commented 3 years ago

Alternatively this could be worked around on our end if we had a method to check which dimension we're in