Why not just fix the coordinate system? Take the connection between the product of the AbsoluteWorldPosition node and the TextureSample (in my case, SpriteTexture), and add a second multiplication to a constant Vector2 of value (1,-1). This effectively flips the inverted vertical coordinate-system back to upright.
2 Likes