Share Posted December 20, 2016 Hi Guys, I'm trying to achieve something that probably is very simple but I think i surely missing something. So let's say I have a draggable in the position x:800 y: 200 Now I drag it to the position x:500 y:100, and after releasing the draggable, and from this point onward, I want to make the origin of the draggable this last position. So all the transformations would be applied from this last position. I hope my explanation makes sense . Is there a simple way of achieving this? Thanks. Link to comment Share on other sites More sharing options...
Share Posted December 20, 2016 Hi hugonoro pls check this thread : http://greensock.com/forums/topic/15550-draggable-elements-return-to-previous-position/ 1 Link to comment Share on other sites More sharing options...
Share Posted December 20, 2016 You mean like this... See the Pen fbe4ef5a5590a7e8acd9208db1d34674 by osublake (@osublake) on CodePen 4 Link to comment Share on other sites More sharing options...
Author Share Posted December 22, 2016 HI Blake, yes, that's exactly the solution I was looking for. Many thanks for your help Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now