So on drag and drop I want to set object to object nearest image point but Im stuck.
Thought it would be like
sprite.ImagepointX
sprite.ImagepointY
but it doesnt work
gyazo.com/48b483354dd343e56c9fb878fb13769c
cap
dropbox.com/s/fxonyhoh4xc6pf8/Snaptopoint.capx
Develop games in your browser. Powerful, performant & highly capable.
I think you need to loop through all imagepoints and compare the distance to the part. Maybe there is an easier way.
here my example:
drive.google.com/uc