How to add Japanese 2D text to 3D world

How to add original japanese font using text mesh and own material.

You Can add 2D text to 3D world

  1. Create Empty, add text mesh and mesh renderer into it
  2. import your ttf file and set the character to unicode(or ascii default set) in the inspector
  3. drag your ttf font to text mesf font slot
  4. drag font material inside ttf font to mesh renderer materials slot

Notes:

  1. you can edit your ttf file using font application (bitmap font generator is free)!to add more character
  2. you should change your text size in the import settings