tzachshabtay / MonoAGS

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

Features window #154

Closed tzachshabtay closed 6 years ago

tzachshabtay commented 6 years ago

Laid out infrastructures for a features window. This includes new GUI controls: ListBox, Tree and Scrolling Panels. For the scrolling panels, added components for cropping entities, which closes #106 . Added a debug view for the game scene, can be shown in-game by clicking Alt+G. This can be used as a base for the explorer in the editor.