It will be added in the next update of my Component Tools extension
Add duration
unable to watch demo video
Yes, you are right, i will re upload it
Yes you can.
can you show how?
Here is an example:
And this is the output:
All the movement blocks works with ids, which will help you manage multiple movements at the same time.
That was a usage example about movements also:
Thanks for the answer. But in the above example(latest provided blocks) you have have used two different components with two MoveHorizontal
methods for each component.
But what I want to ask is, can we use only one MoveHorizontal
method and then pass a list of components in a component
socket of the mentioned method??
Ok will try this. Will ping you if any query. Thanks
It can be done by the touched event I think
The action variable in the touched event, also you might use the position count variable.
ok thank you but which action would be useful to detect it?
For sliding ACTION_MOVE is useful.For fling I think it can be done using the pointer count variable, you can find all of the actions here:
On Component put x put y did not use duration of moving …i need that
I didn’t understand you Do you mean to have a parameter to set the duration of the component movement when using SetX
and SetY
blocks?
with This extension Can make Slider
My extension Repositioning Tools would be more helpful, but it would need an update to limit the dragging area , another good solution