A small update with fixes:
* Fix loop not scheduling with the desired interval.
* Add 1px border to texture atlases when loading image resources.
* Cap pyglet version to < 2.1. Version 2.1 is expected to come with breaking changes, including potentially the removal of AdvancedSprite (which is considered deprecated already).