tzachshabtay / MonoAGS

AGS (Adventure Game Studio) reimagined in Mono
https://tzachshabtay.github.io/MonoAGS/
Artistic License 2.0
28 stars 8 forks source link

Fix scaling with anchor #187

Closed tzachshabtay closed 6 years ago

tzachshabtay commented 6 years ago

Matrix multiplication order was wrong -> scaling should be calculated before anchor and not the other way around.