Forum Topics tagged drag-and-drop

Report Tag

55 forum topics with this tag
  • 1 replies
  • 316 views
This content is deleted
Forum Topic
How do I track the same sprite in the scope context?
0 favourites

I have been tormenting this solution for two days already . The situation is like this: We have several inventory slots with one sprite and items that are impor...

  • 2 replies
  • 370 views
This content is deleted
Forum Topic
How do I drag and drop?
0 favourites

How do I drag a textbox (in the layout named quiz) to the equation text and have both disappear upon overlapping? I tried watching tutorials on youtube, but the...

posted 3 years ago
  • 8 replies
  • 1.3K views
This content is deleted
Forum Topic
Example of drag & drop on isometric grid?
1 favourites

I've seen a few examples of object/character movement on a grid using directional controls, but is there an example that shows how to use drag & drop or similar...

  • 3 replies
  • 479 views
This content is deleted
Forum Topic
[Construct 2] Drag and drop acceleration/deceleration
0 favourites

I'm making a drag and drop an object, but I need that when I release the sprite, it slows down. Is it possible to do that? Btw , I need the sprite to bounce on...

  • 2 replies
  • 544 views
This content is deleted
Forum Topic
Collision Issues when using Families
0 favourites

I'm fairly new to Construct and am encountering an issue I have been unsuccessful in resolving for several days. I have combed the forums and spent a lot of tim...

  • 1 replies
  • 611 views
This content is deleted
Forum Topic
how to take an object and throw it with the mouse?
0 favourites

How to make it possible to lift and throw an object with the mouse? I tried to implement this with physics and drag and drop, but I can't. Help please. Make a s...

posted 3 years ago
  • 3 replies
  • 361 views
This content is deleted
Forum Topic
How do I clamp to a non-rectangular shape?
0 favourites

I have some drag-and-drop objects I'd like to keep within the confines of an irregular shape. Is there a way to contain it in the shape using clamp? My understa...

  • 3 replies
  • 736 views
This content is deleted
Forum Topic
tap but don't drag
0 favourites

1. When object is tapped, do one action. 2. When object is dragged, do a different action. However I don't want both actions to occur at the same time. If the o...

posted 3 years ago
  • 7 replies
  • 546 views
0 favourites

I have a several rows, each row is draggable (up and down / y axis only). What I need to happen is let's say I drag row 1 down the list I would like the other r...

posted 3 years ago
  • 1 replies
  • 593 views
This content is deleted
Forum Topic
How do I add physics to the DragDrop
0 favourites

A recently released game Potion Craft: Alchemist Simulator ( ). This game build the potions is very interesting. I am confused, how can I restore this kind of i...