driver.love/0003-scale

3 lines
47 B
Plaintext

scale = function(d)
return d*Viewport.zoom
end