excaliburjs / Excalibur

🎮 Your friendly TypeScript 2D game engine for the web 🗡️
https://excaliburjs.com
BSD 2-Clause "Simplified" License
1.82k stars 189 forks source link

feat: static System priority #3207

Closed Autsider666 closed 1 month ago

Autsider666 commented 2 months ago

===:clipboard: PR Checklist :clipboard:===

==================

Closes #3102

Changes:

eonarheim commented 1 month ago

@Autsider666 Thanks for the PR, this looks perfect. Just a few failing tests that need a small refactor to account for the static.

Apologies about the late review I'm catching up on a few things.

eonarheim commented 1 month ago

Ope I accidentally added commits on main before merging doh! Should be fine

eonarheim commented 1 month ago

@Autsider666 Thanks again!