add text to a screenshot

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

if my question isn’t clear please let me know. Simply trying to add some text to a Texture2D.

Thanks

solution here: add text to a Texture2D while game is running - Questions & Answers - Unity Discussions

1 Like