Dragging & Dropping a square sprite

So we have a square in its initial position and it needs to be dragged and dropped into another certain position if conditions are met ( For Ex: if the points inside the square is more than 10 it can de dragged ) . Guys , any help with this? :smiley: :smiley: :slight_smile:

If conditions are met + Do once → Active dragable behavior
If conditions are NOT met + Do once → Deactive dragable behavior

please example, I did once do other Projects. I need it too.