How to add original japanese font using text mesh and own material.
You Can add 2D text to 3D world
- Create Empty, add text mesh and mesh renderer into it
- import your ttf file and set the character to unicode(or ascii default set) in the inspector
- drag your ttf font to text mesf font slot
- drag font material inside ttf font to mesh renderer materials slot
Notes:
- you can edit your ttf file using font application (bitmap font generator is free)!to add more character
- you should change your text size in the import settings