#Want to copy the entire screen and use it as a sprite background
1 messages · Page 1 of 1 (latest)
that sounds like an X/Y problem
what are you trying to achieve exactly? why do you need a screenshot of all things?
If you can explain the effect there is most likely a better way to do this or a pre existing solution
I need to display sprite effects over the UI and so the best way I think is to take a screenshot of the UI and make it a sprite so I can display effect over it.