Invisible image

Hello, can I create invisible static image with physics?

Im also new to phaser, but you should be able to use the .setVisible() method. It should still have a body when not visible

1 Like

Yeah, it was .setVisible(). thanks