Drag and drop objects

0 favourites
  • 5 posts
From the Asset Store
Use inertion of your movements to throw, rotate your objects and etc. Objects can interact with others while dragging.g
  • Probably a noob question here but,

    im working on something where I have objects with drag and drop behaviors. They work great. But, they also do not collide with other solid objects. I don't want to be able to drag them over solid objects.

    Thanks

  • Put Solid behaviour on your solid objects, and also, e.g. Bullet or 8-direction behaviour (which use the Solid behaviour).

    https://www.scirra.com/manual/104/solid

    hint: if you had typed 'solid' in the Manual search page, you would have got the above link <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thanks, they do have the solid behaviors on them as well as does the drag and drop objects. But i'll try the other options. Thanks

  • Drag and drop doesn't honour the solid behaviour..

    From the link:

    [quote:2whyygz6]It affects the following behaviors:

    8 Direction, which is blocked by Solids

    Bullet, which can optionally bounce off Solids

    Car, which bounces off Solids

    Line-of-sight, which by default has line-of-sight obstructed by Solids

    Platform, which can land on Solids. Platform cannot jump on to solids from underneath - for this, use the Jump-thru behavior.

    Pathfinding, which by default uses solids as path obstacles.

  • ahh i see thank you. I'll have to re work some stuff then

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