ID:272885
May 19 2009, 1:00 pm
|
|
How would you make it so that you can drag an object with your mouse, but only on a certain path, and if it goes out of the path(aka bumps on an object on the outsides of the path).
|
May 20 2009, 2:07 am
|
|
MouseDrag() and MouseEntered(), I'd guess.
|