Hi all,
Building an iOS game and I want to be able to share screenshots from the game - most games have this. Bought a plugin to handing the sharing (iOS_PostToServices) and it is working fine, however I want to add some text to the screenshot, (score, name of game etc) and I’m stuck. The screen capture function returns a Texture2D.
Any tips?
Thanks