How do I get the position of a 3D DragDetector?

Hello! I’m adding blood to my game, which can be cleaned by making a “scrubbing” motion with the mouse, moving it back and forth.

I believe the best way to use this is to use DragDetectors in the blood parts, since I’m handling this on the server. The thing is, there isn’t a way to get the current mouse position with DragContinue.

All help is appreciated!

nevermind, just going to make it one click

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.