Combine multiple GameObjects as one

Hey everyone, I was trying to make a RPG with Phaser 3, but I have no idea of how can I make the player attack. The best thing I can think of is anchoring the sword with the player but I can’t find any resources on how to do that. Can anyone help me with this?

Maybe use container. The sword collider will be on/off in specific moment

1 Like

Thanks for help :slight_smile: