PBS-KIDS / Platypus

2D tile based game framework in HTML5
128 stars 30 forks source link

Add progress counter to `tiled-loader` component to track loading progress. #19

Closed probityrules closed 8 years ago

probityrules commented 10 years ago

Feature request sparked from this question: https://github.com/PBS-KIDS/Platypus/issues/18

probityrules commented 8 years ago

This has been added in commit c236a93bb5768f628053aa08b9e246143cc42f18. There is now a "level-loading-progress" event that triggers as each entity is loaded.