How to do rope swinging?
It looks like this question has been asked a bunch of times. But none of the answers really answer my question. I want to make a game in which the player can do spiderman-like web swinging. To...
View ArticleHow to create a tension meter to show the tension applied to a rope
What i am trying to do is create a tension meter for a fishing game that i am working on. the purpose of it is to show the state of the fishing line (how close it is to breaking) when reeling in a...
View Articlehwo can i make a rope with an instatiate objects
In my project Player hanging the rope.if we press and hold down arrow the rope will take the player to down.if we press up arrow reverse process.There is no any conformation that the player has to down...
View ArticleLinerender is plotting with rope
Hi, I work with Unity3D Line Renderer, I would like to draw the rope help with linerenderer , How do I use the following picture linerender![alt text][1] [1]:...
View ArticleHow can I make a line connecting my towers together?
Hi guys, I am creating a gondola system for my final project. I have never used Unity before but we are required to use this software to create our 3d visualization. I have already added 5 towers to...
View ArticleJoints 2D, rope
Hinge and Distance joints does not hold the blocks to a certain distance. What is the problem and how to fix it? ![alt text][1] ![alt text][2] [1]: /storage/temp/59157-2.jpg [2]: /storage/temp/59156-1.jpg
View ArticleHinge Joints that Don't Limit?
Hi, all! I have a head attached to a ver long neck, and the neck segments are all connected hinge joints. The head is controlled with physics. My goal is to have the head be freely and pretty...
View ArticleAttach to cloth Unity5 - How to pull cloth objects instead of push?
I am trying to use Unity Cloth to make a somewhat passable rope type object that can be connected at both ends and possible swing as if the top was affixed to the ceiling and the bottom to a swinging /...
View ArticleCreating a rope using skinned mesh renderer
I'm trying to create a physics based rope. I've got joints in a parented hierarchy. Each joint has box collider, rigidbody and hingejoint components. They follow themselves as expected. However the...
View ArticleNoob question: how to make a string?
Hi! I'm a beginner in Unity and I'm wondering how to make a game like this one: http://www.ballonastring.com/ I've tried hinge joints and some plugins from the asset store based on hinge joints but...
View ArticleRope 2D from Inside Player
1. I have a circle player 2. I click at Mouse Position 3. The Rope needs to either generate segments as its being thrown or already be created and start moving to that position but also be affected by...
View ArticleFlail like weapon / Hinge Joint
hi guys, i'm new to unity and i'm trying to make a flail like weapon. But I have two distinct problems. Here is a video of what I've done : http://johnlev.com/tmp/flail.mp4 1 - I set the same hinge...
View ArticleRope Game - How can I make this character fall realistically?
Hello everyone, I've been learning unity for about a month now, and this is the second project I've worked on so far: https://youtu.be/QCKCv5FZ_JA Basically when I click somewhere, it generates a rope...
View ArticleRope Physics - Flying End
Hi all. What I'm trying to make happen is sort of a multi-step process with a rope (When I say rope really I mean a light weight strap, but the motion should be similar). 1. The rope is initially...
View ArticleHow do you make an wire/rope type object and attach to 2 separate objects
![alt text][1] [1]: /storage/temp/78210-wire.jpg I am trying to make a wire or rope type object that can attach to 2 different objects, i have uploaded a picture for better understanding, i would just...
View ArticleHow to grip a character with a rope ?
Hi people! Created with the help of a rope hinge joint2d, I made a character , made a movement of the character , How to make a character caught in the rope ? ![alt text][1] [1]:...
View ArticleRope (made with joints) connected to a movable transform acts weirdly
Hello all; I'm using the "Chain and Rope" asset to build a rope attached to my Movable character on one side, and fixed to a position on the other side. ( I was trying to do it by myself, but I'm new...
View ArticleCould you guide me how to create an object which can work like a crane ?...
![alt text][1] [1]: /storage/temp/79237-14508470-561119470739295-249487549-n.jpg I would like to make an object that can work like a crane and can be controlled by player 1.Horizontal Jib can rotate...
View ArticleHinge Joint Giving Fake 'Slack'
I'm working on an idea, and it involves using a hinge joint as a 'rope'. What I'd like to do is have the joint go slack/disappear if the player walks towards it, but if player walks against the rope...
View ArticleFinding angles between Vectors to Work Out If Three of Them are Collinear
So... I'm working on a rope swing prototype and in short, I need to find an angle between some vectors or if I can can draw a straight-line between three different vectors. I've been searching for ages...
View Article