Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: cmvrgr on September 06, 2013, 08:22:56 PM

Title: How to move successfully Ngui Buttons with itween & playmaker ?
Post by: cmvrgr on September 06, 2013, 08:22:56 PM
How to move successfully Ngui Buttons with itween & playmaker ?

It meshes up. Any ideas how to do it ?
Title: Re: How to move successfully Ngui Buttons with itween & playmaker ?
Post by: jeanfabre on September 13, 2013, 06:08:35 AM
Hi,

 ngui is a regular component and gameobject. Can you animate a cube using itween? when you have the proper behavior there, try then with a ngui button.

Also, have you studied ngui samples, Ngui features a very powerful tweening engine all tie within Ngui events and all, so I think you may actually trying to implement something that is already there for you.

 What do you mean by "it meshes up"

bye,

 Jean