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

How can I detect if painting a page is complete? #32

Open VaskenB opened 7 years ago

VaskenB commented 7 years ago

Is there any method to detect if the page is fully painted?

After the painting is complete, I have to show a celebration popup. But how to track how many % of the total texture is painted?

Thanks

unitycoder commented 7 years ago

see the example scene: "scene_MobilePaint_LockingMaskWithAreaCalculation.unity"