Realistic Rope

0 favourites
From the Asset Store
2D realistic cloud pack has 11 different clouds included.
  • I can actually make this myself, Im just asking more for advice.

    I could take the long process of having like 15 different sprites and then creating revolute joints from 1 to 2, 2 to 33 ect.

    but im sure there is a way to do this with instances?

  • Haven't played with physics much, but if its not set up to click a button to choose the object, IE you can type in the object. Then you can use a for each sprite sprite add joint to sprite(loopindex+1)

  • here's my attempt rope.capx

  • Wow that's nice ! well played !

  • Thanks Yann, Really cool Demo!! Definitely going

    to use this :) although a little heavy on the FPS

  • play with the height of the joints and the rSpawner.size to find good looking yet not too heavy values (:

  • Yann, How would you handle player interaction with this?

    If i want the player to be able to climp and swing onto it?

    Thanks.

  • maybe on overlap you snap the player to one of the token.

    To select the proper token you can have a tiny sprite detector, or compare Y position of player and rope token.

    To climb the rope, probably a lerp between Y position of two adjacent token

    To swing, apply an impulse on the token your aformentionned detector is on (if there's two, pick one at random :D) on key pressed.

    No sure if all that will work but it's my first ideas

  • I like this. I was doing something similar with discrete sprites. BUT... what goes on with revolute joints? They are supposed to linked "like with a pin" but they streeeeetch. It's doing my head in.

    You can see them stretching gently but grab the spawner, move down so the rope touches the ground and yank up quickly... the joints stretch so much that the links start spinning and flickering.

    Is there any way to may the joints solid? Does this class as a bug?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Hi Yann,

    I recently downloaded your rope capx file.

    First of all, I'll like to thank you for sharing your know how.

    However, there is something I don't quite understand. What is the purpose of the "Cooldown" Variable for the Player sprite?

    Regards,

    Gabriel

  • This is awesome work! Thank you for sharing your Knowledge with the community.Good Karma Too You Sir.

  • Hear, Hear! Wow! great work and thanks also for sharing!

  • Hello !

    Nice job yann ! Thank you for sharing.I know it's been a while since this topic was created but I've a little question : if i want to attach 2 sprites with this realistic rope between them, how can i do ?

    Thank you

    (PS : sorry for my bad english)

  • thats a good one

  • What do you need the rope for? If it's something simple, you could just use sprites.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)