Hi @Xora and welcome,
That’s definitely possible! Things you will need to do to make that happen:
-
Program your upload button using regular HTML and JS (you will find a lot of tutorials online on that).
-
Convert that image to a PlayCanvas texture and apply it to your material.
Here is a helpful post that contains code and an example on how to do step 2.
2 Likes