Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
How to stop/cancel a running tween? — Gideros Forum

How to stop/cancel a running tween?

MikeHartMikeHart Guru
edited January 2012 in General questions
Hi folks,

I am using GTween to move a sprite along the screen. How do I remove/stop/cancel the tween inbetween before it is done?

Is using
mytween:setPaused(true)
enough so it will be collected once the target object was collected too?

Cheers
Michael
Tagged:

Comments

Sign In or Register to comment.