farfade Posted May 16, 2014 Share Posted May 16, 2014 Hi, I try to manage multiple draggable sprites on mobile (drag n drop based on touch events). Example 8 is exactly what I'm looking for but it doesn't work fine on mobile (android & ios). Only the last sprite added is draggable (others don't move).If I move it, THEN, the second to last added becomes draggable, etc. etc.(I have to drag every sprite in the correct order to make them interactive - very stange !!!) touchstart & touchend events seems to work fine.It's like the "touchmove" event doesn't fire correctly. Does anyone have an idea ? thx,Raph Quote Link to comment Share on other sites More sharing options...
dirkk0 Posted May 18, 2014 Share Posted May 18, 2014 Example 8 works perfectly for me on both iOS and Android - every bunny moves for each finger. Quote Link to comment Share on other sites More sharing options...
farfade Posted May 26, 2014 Author Share Posted May 26, 2014 Ok, there is a bug in the last build. I've tryed to download an old version (randomly january) and exemple 8 works fine... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.