https://github.com/Meragon/Unity-WinForms
これについて教えてください。
Usage
1.Attach UnityWinForms script to GameObject;
2.Add Arial font to resources;
3.Add other fonts and images;
4.Create Form control in your MonoBehaviour script;
の4.は具体的にどうすればいいんでしょうか?
サンプルのスクリプトが載っていますが、これをどうしたらいいのかが分かりません。