Open MateusKH opened 2 months ago
You can get the mouse state using the procedures, and then check for dragging with global variables. For mouse clicks, you need to create new global variables to track mouse click time, and then check the time using these variables.
Hi, is it possible to right click and drag an image. Make a kind of "skill tree" and make lines that connect each image. The idea is to click on some images and it will release it, and a line will connect to it.