stevekrouse / WoofJS

Learnable JavaScript
http://woofjs.com
MIT License
148 stars 45 forks source link

Sprites with NO ROTATE will still have their collider rotate #618

Closed hallpell closed 1 month ago

hallpell commented 1 year ago

Additionally, if a sprite's collider isn't on the screen, we won't render it, which can cause sprites to "pop" in since they're not drawn even if they should be. Make this more pressing.