VerletKha icon indicating copy to clipboard operation
VerletKha copied to clipboard

[REQUEST] to widen the area in which a object can be grabbed

Open lewislepton opened this issue 9 years ago • 1 comments
trafficstars

howdy,

just to ask if the grab area of the collision.Shape can be widened. so rather than keeping to the middle with the Circle and the top left with the Rectangle. it would be good if that white spot can be made bigger. and even to make the entire area clickable, rather than kept to just one point.

thanks

lewislepton avatar Apr 22 '16 22:04 lewislepton

Added as a task on the Dragging card on Trello. Although currently you can increase the overall selection radius of the Dragger by calling Dragger.Instance.selectionRadius = 150;

Devination avatar Apr 26 '16 06:04 Devination