Hi everyone. First post here, just started getting into phaser.
I’m wondering about how can I get different animations (sprites) animating as the player itself. Since my game involves alot of items that show on the player, I’m thinking about avoiding hard-drawing sprites, instead dynamically render them depending on what player is wearing in inventory.