@ludonaut pixel size.x is probably 1 / pixelWidth so maybe divide instead of multiply?
@candle construct 2 / construct 3
@ludonaut do you know where the shader docs for construct 3 are... i'm looking at the c3 manual and i can't find them at all
@candle here https://www.construct.net/de/make-games/manuals/addon-sdk/guide/configuring-effects useful formulas at the bottom, none of them seem to work :/
@ludonaut do you get different results if you start the window at different sizes? wondering if they aren't updating the pixelSize every time or something
@candle no, same results.
@candle tried that, shadows dont show up at all when divided by pixelSize
@ludonaut what's C2/C3?