CoolDotty / Shader-Stacker

The GPU accelerated version of Sprite Stacking. A top-down 2.5D trick for the Godot Engine.
https://dotty.cool/Shader-Stacker/
Mozilla Public License 2.0
56 stars 7 forks source link

Rectangular Stacks with matching hitboxes sort incorrectly #6

Closed CoolDotty closed 2 years ago

CoolDotty commented 3 years ago

Notably it has trouble when dealing things coming close to diagonal rectangles

https://stackoverflow.com/questions/1560492/how-to-tell-whether-a-point-is-to-the-right-or-left-side-of-a-line

CoolDotty commented 3 years ago

Probably gonna be shelved for a while. Work around it by making sure rectangular stacks have relatively square hitboxes and you wont have a problem.

CoolDotty commented 2 years ago

Fixed in 3.0.0