From 663d60e7931945c3b7ba4ea4af994ce96f8ecc57 Mon Sep 17 00:00:00 2001 From: mob-sakai Date: Sun, 13 Jan 2019 10:55:34 +0900 Subject: [PATCH] Update readme --- Assets/Coffee/UIExtensions/SoftMaskForUGUI/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Assets/Coffee/UIExtensions/SoftMaskForUGUI/README.md b/Assets/Coffee/UIExtensions/SoftMaskForUGUI/README.md index 21b8338..60f16ee 100644 --- a/Assets/Coffee/UIExtensions/SoftMaskForUGUI/README.md +++ b/Assets/Coffee/UIExtensions/SoftMaskForUGUI/README.md @@ -101,6 +101,17 @@ Select `Assets > Import Package > Custom Package` from the menu. +



+## How to play demo + +* Import `SoftMask_Demo.unitypackage` into your project. +* The unitypackage exists in `Assets/Assets/Coffee/UIExtensions/SoftMaskForUGUI` or `Packages/Soft Mask For uGUI`. +![](https://user-images.githubusercontent.com/12690315/51080546-ff3b9d00-1720-11e9-8a58-9e22003714af.png) +* Open SoftMask_Demo scene and play it. +* The demo requires `TextMeshPro` and `TextMeshPro Essential Resources`. Import it before playing. + + +



## Usage