From 9666436a96a41c7ff609c1cd8b470914bd9edb78 Mon Sep 17 00:00:00 2001 From: "Ivan \"KaiSD\" Korystin" Date: Sat, 21 Jun 2014 02:07:59 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e69215c..319999c 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Interval actions - [x] JumpTo *uses Bezier action to move the object* - [x] JumpBy *uses Bezier action to move the object* - [x] Blink -- + *if you want to manipulate alpha with the following actions, your material should support transparency (i.e. use Transparent shader)* - [x] TintBy - [x] TintTo