Current implementation:
Hitting the "Snap to Chain" button will automatically snap to the left or right chain depending on your y position. If you want to snap to the center chain, you should instead snap to a cardinal direction (do NOT hit the chain button)
Desired Implementation:
Use 3 points, get the distance from each point, use the shortest distance
Current implementation: Hitting the "Snap to Chain" button will automatically snap to the left or right chain depending on your y position. If you want to snap to the center chain, you should instead snap to a cardinal direction (do NOT hit the chain button)
Desired Implementation: Use 3 points, get the distance from each point, use the shortest distance