Content tagged drag-and-drop

Report Tag

61 usages of this tag
  • 2 replies
  • 218 views
0 favourites

Is there a way to disable the drag and drop behavior on an object from within a script?

posted 1 years ago
  • 1 replies
  • 204 views

I am trying to pin an object to a line (much like y = mx +c). I rendered two objects (A and B) on the layout and by using pathfinding Behavior I will draw a lin...

  • 2 replies
  • 277 views
This content is deleted
Forum Topic
How do I make controls draggable after showing them?
0 favourites

I want to show controller on any point of the screen when the user touches the screen and hide it when user Is'nt touching. The problem with current solution th...

posted 1 years ago
  • 3 replies
  • 278 views
This content is deleted
Forum Topic
DragDrop Behavior - DragStart work with other conditions?
0 favourites

I'm trying out the DragDrop behavior on a sprite and I'm using the DragDrop drag start trigger. I have another condition there in the drag start event block, wh...

posted 11 months ago
  • 8 replies
  • 241 views
This content is deleted
Forum Topic
How do I change the way item combination is triggered?
0 favourites

I've recently got back into a project after a long break and am trying to work out which events/actions I need to change so that items only combine after they'v...

  • 2 replies
  • 117 views
This content is deleted
Forum Topic
Dragging of multiple cards in a solitaire game
0 favourites

How can I drag multiple cards at once in a solitaire game.

  • 3 replies
  • 110 views
This content is deleted
Forum Topic
How do swap the members of the same family?
0 favourites

So, I'm making a game in which there's a grid of 3x3 and the user needs to create a route by swapping sprites which lead to the objective. But the question is h...

posted 5 months ago
  • 3 replies
  • 120 views
This content is deleted
Forum Topic
How fix that?
0 favourites

When I drag an object and stop the mouse, it falls. But as soon as I move the mouse, the object comes back. How can I get it to stay where I drag it? I use tran...

posted 3 months ago
  • 8 replies
  • 146 views
0 favourites

I am making a kanban. When the user creates a card a text input object is created and pinned to the card. When you drag the card around the text input object is...