tzachshabtay / MonoAGS

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

Viewport pivot #260

Closed tzachshabtay closed 6 years ago

tzachshabtay commented 6 years ago
  1. Add pivot point for viewport, resolves #235
  2. Refactored hit-tests to support viewport rotations (in addition to the pivot). Fixes #72