Is this the best I can get to making a node draggable?
basically I've been trying to figure out how to properly make nodes draggable. Usually I always just add an offset so that the node appears to be dragged by where the mouse clicked but it's just the center of the node. I wanted to try and see If I could do it but that code that I used hasn't been that reliable either. Is there a better approach here?
7 Replies
Hey, @Kar.Jar!
Please remember to
/close
this post once your question has been answered!
here is the code that sets a not to be draggable
and here is the result
as you can see the motion kind of jerks around
Overall it's not too bad I just want to know if there is an easy fix for this or not.
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
yeah it should be readable enough I'm pretty much doing the same thing
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View