text with spritesheet

Hi Everyone!!!

Ok, so what I’m trying to achieve and without finding any answers on the web is, I want to create my own text via photoshop or whatever, and import it into my game as the game’s “default” text.

I don’t want to use the default gui text fonts, I want my own.

Any ideas on how to go about this?
Thanx!!

Quick question: are you trying to import a new font into Unity?? If so, this might help :smile:

Hi, Thanx.

No, I’m meaning completely custom text. Like for instance, text with a gradient of color etc.
I want to make my own text in photoshop and use that as the game text.

1 Like

http://www.codeimmunity.co.uk/TextFx/making_a_font.php

Might help you a little.

1 Like

Thanx, will check it out!!