Hi guys, i need your help. I've some items that fall down from the top of the layer and i want them to go out of layout if they have been dragged or dropped.
Let me explain better:
when i drag an item for 1 sec or so or i drop it i want it to move out smoothly.
all objects have physics and i tried to apply foce equal to the layoutWidth on the X and layoutHeight on the Y the problem is that if i click they go out, if i drag/drop for some seconds they rotate on themself and stay in position. You have any better idea on how to do that? Thanks a lot.