From 101870391ee89313b25d548f5e3a4cb110ccd1a7 Mon Sep 17 00:00:00 2001 From: mob-sakai Date: Sun, 13 Jan 2019 10:55:34 +0900 Subject: [PATCH] Update readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 21b8338..60f16ee 100644 --- a/README.md +++ b/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