Open dlorddd opened 2 years ago
Did you find a solution to this ?
Unfortunately not.
If you still or someone else looking for a solution, i found this pretty good tutorial to make a WebGL share button (which is basically a copy to clipboard button). https://pudding-entertainment.medium.com/unity-webgl-add-a-share-button-93831b3555e9
This is more of a feature request. Would it be possible to trigger copy by clicking a button in Unity? I have tried calling passCopyToBrowser directly but this doesn't work.