tzachshabtay / MonoAGS

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

Merge sprite render component into image component #224

Closed tzachshabtay closed 6 years ago

tzachshabtay commented 6 years ago

Merged the somewhat redundant sprite render component into the image component, and changed the image getter to always return an image, which fixes the previously broken walk-behind areas.