Image depth in drop zone

I created dropzone where i will put images (With drop) but when i drop them you can see on image that image in drop zone is higher than cards in hand. So can move it down?
Image top right iz in zone and two cards are in hand

https://photonstorm.github.io/phaser3-docs/Phaser.GameObjects.Components.Depth.html#setDepth

or

https://photonstorm.github.io/phaser3-docs/Phaser.GameObjects.Container.html#bringToTop__anchor

1 Like