Commit graph

3 commits

Author SHA1 Message Date
Kazhnuz
28305faf42 feat(sprite): add hitbox loading from sprites areas 2024-10-31 09:43:43 +01:00
Kazhnuz
a93084a930 chore(assets/containers): style fixes 2024-10-30 11:04:52 +01:00
Kazhnuz
4b088dac87 improvement(assets): global asset system
Remove the old scene-bound asset system and replace it with a global one. Can lazyload but doesn't do it for the moment.

Fixes #70
!BREAKING
2024-10-28 17:19:29 +01:00