-- @/=[C]:-1
function destroyRopeVisual(...)
if selectedRope then
destroyRopeVisual(selectedRope.id)
ropeBasePositions[selectedRope.id] = nil
local ropeId = allRopes[i].id
destroyRopeVisual(ropeId)
ropeBasePositions[ropeId] = nil