01-06-2021, 03:58 PM
Hello there,
Currently I am working on a game. In this game I have a rope and ball. Basically I want to do drag rope and push ball. But I've a problem with colliders I believe. When I added box collider it affects shape of my rope.
After I edited box collider I solved that problem but I want to push ball with Rope drag but also ball needs to follow rope when It dragged. But it stays on box collider and I cannot push up.
I dont know If I need to add something else or there are another ways to do it.
Currently I am working on a game. In this game I have a rope and ball. Basically I want to do drag rope and push ball. But I've a problem with colliders I believe. When I added box collider it affects shape of my rope.
After I edited box collider I solved that problem but I want to push ball with Rope drag but also ball needs to follow rope when It dragged. But it stays on box collider and I cannot push up.
I dont know If I need to add something else or there are another ways to do it.