I'm looking for a way to write a typed text on a texture, and then render it on a screen: in the game it's just the screen of a computer where a scientist is typing text on.
The texture will be already generated: it will have several textures in it.
I can't find any obvious way to do a simple render to texture with unity, how could I do that ?
No comments:
Post a Comment