1. #1

    ropes just drop

    I want a rope to be able to grab and swing,
    But when I place it during the game test it just drops to the ground!

    How do I set it in position with the physics on and know it will stay put?

    Any help I would be greatful!

    Thanks Rossildinio
    Share this post

  2. #2

    Re: ropes just drop

    Use a physics joint to attach one of the ends to something (a dummy object would do)
    Share this post

  3. #3

    Re: ropes just drop

    Can you just explain that a little bit more!
    How do I select the end?
    Share this post

  4. #4

    Re: ropes just drop

    <!-- l --><a class="postlink-local" href="http://www.redlynxgame.com/forum/viewtopic.php?f=83&t=7776">viewtopic.php?f=83&t=77 76</a><!-- l -->

    This is a set of videos you should start with if you havent already

    But to answer a bit further
    Spawn a physics joint and go into its properties to configure which objects are joined along with many other joint properties such as type and angular ranges/motors etc.

    The rope objects are kinda like multiple objects joined together so if you click the ends of it it will only attach the end and the rest will freefall with gravity when physics is enabled

    If this still is no help i advise you to watch the youtube videos to get an understanding of all the basics
    Share this post

  5. #5

    Re: ropes just drop

    Think I got the rope working

    Check my skill game 3-2-1 BUNGEE and see if you agree!!
    Share this post