I think it would be nice to have some presets/parameter constraints for where drag and drop can drag.
Basically clamp(self.x,0,layoutwidth) etc.
It's hard to add that in an intuitive way. Typing in co-ordinates to properties isn't very visual...
Develop games in your browser. Powerful, performant & highly capable.
Yeah, but allowing the user to drag objects off screen, and then release them, just doesn't work well.
Would it be possible to not allow the user to not release an object when off screen?