I set drag behavior on red sprite to vertical only
How do i make when i drag up the red sprite it will stop drag when the red sprite.bboxbottom overlap with blackbox.bbbotom
And when i drag down the redsprite will stop when it bboxtop = to blackbox.bboxtop
I just want it can scroll in the blackbox only
I found capx example they always make the limit to layout height but i dont want that. Pls help