I want to take screen shot within gameplay in mobile and then share it.
I have done this with CaptureScreenShot but it captures complete screen, i want only specific area i.e smaller panel only that comes after game to show score.
Plz help me out.
I want to take screen shot within gameplay in mobile and then share it.
I have done this with CaptureScreenShot but it captures complete screen, i want only specific area i.e smaller panel only that comes after game to show score.
Plz help me out.
I’m not a coder so this is just a guess - how about zooming the score you want to screen capture up to fit the full screen for just a couple seconds - then do the capture screen shot - then de-zoom the score back to its origin.
I could be tried. I will today, but how to do it with Canvas (as there is no camera in scene)