Update README.md
This commit is contained in:
@@ -38,6 +38,7 @@ Interval actions
|
|||||||
- [x] JumpTo *uses Bezier action to move the object*
|
- [x] JumpTo *uses Bezier action to move the object*
|
||||||
- [x] JumpBy *uses Bezier action to move the object*
|
- [x] JumpBy *uses Bezier action to move the object*
|
||||||
- [x] Blink
|
- [x] Blink
|
||||||
|
-
|
||||||
*if you want to manipulate alpha with the following actions, your material should support transparency (i.e. use Transparent shader)*
|
*if you want to manipulate alpha with the following actions, your material should support transparency (i.e. use Transparent shader)*
|
||||||
- [x] TintBy
|
- [x] TintBy
|
||||||
- [x] TintTo
|
- [x] TintTo
|
||||||
@@ -60,6 +61,7 @@ Base actions
|
|||||||
- [x] Random - randomly choises and does one action from the given list.
|
- [x] Random - randomly choises and does one action from the given list.
|
||||||
|
|
||||||
Interval actions
|
Interval actions
|
||||||
|
|
||||||
*These two actions requires the using of MeshActor script instead of Actor.*
|
*These two actions requires the using of MeshActor script instead of Actor.*
|
||||||
- [x] SkewBy - skews the mesh by given values.
|
- [x] SkewBy - skews the mesh by given values.
|
||||||
- [ ] SkewTo - skews the mesh to the given values.
|
- [ ] SkewTo - skews the mesh to the given values.
|
||||||
|
|||||||
Reference in New Issue
Block a user