unitycoder / UnityMobilePaint

Public repository for MobilePaint issues & requests
https://www.assetstore.unity3d.com/en/#!/content/19803?aid=1101lGti
MIT License
49 stars 16 forks source link

writing text to image #47

Open unitycoder opened 4 years ago

unitycoder commented 4 years ago

someone asked about adding text feature, like in regular painting programs. i don't think there is any simple way to do that, some ideas here:

and some info, here the custombrush stamping happens: https://github.com/unitycoder/UnityMobilePaint/blob/master/Assets/MobilePaint/Scripts/MobilePaint.cs#L1096