What I'm trying to make:
Have 4 texts. Arrange them in order by moving them with mouse/touch.
So far I got the drag & drop working, also tried out by comparing Y between instance variables to call functions that trigger the texts to move to pre-set positions. But the whole thing is inconsistent and has many bugs that I can't seem to fix.
Has anyone done something similar or knows of a good solution? Thanks!!!