Writing text on a 3d piece of paper

Hello all,

I would like to have a piece of paper in game that the player can hold up that will have text on it depending on the players current objective.

I could this by making multiple textures for the paper and toggling them on as a kind of layer but that means creating a new texture for each language and is not very useful for localisation.

What would be great is if there was a way to draw the hud text but not on the screen but on a given object.

Does this make sense or even possible?

Thanks in advance to anyone who has checked this post out :slight_smile:

.

This is interesting!