I want to make an overlay using player's face.
I thought of two ways.
First, import images through Url.
Second, save and recall files.
But both failed.
First, dynmaictexture can't convert using bufferedImage.
Second, I can't save asset folder.
Please help me, including examples.