Container - how to change position?

I want to change the position of containers (arcade physics static objects) - when I set a container position, only its children (graphics) move, not the container itself. The containers are extended (it’s a custom class that extends Phaser containers).
180799619_319491982867576_4881916724710135647_n

How to change the position of the container?

:wave:

Use dynamic body instead.