Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: doncarlos91 on April 14, 2017, 03:11:42 AM
-
Hi all, i just want to know is it possible to add game objects with tween, to get that cards deck effect?
I want to add game objects with smooth animation - to get "cards deck opening" effect.
i have researched a lot, but unfortunately with no result, will be glad for any suggestions.
Thanks in Advance.
(https://s22.postimg.org/v0obf7b01/maumau-390t.png)
-
NGUI just draws things for you. What it draws is a just a set of game objects with scripts attached that define the geometry within. You are free to animate those game objects in any way you need just like any other game object.