pothi.love/0002-vx

4 lines
105 B
Plaintext

vx = function(sx)
-- turn surface coordinates into viewport coordinates
return scale(sx-Viewport.x)
end