Dragging sprites
by Very Interactive Person · in Torque Game Builder · 12/03/2006 (3:35 am) · 1 replies
What's the best way to drag sprites with the mouse? Set a flag on the sprite on mouseDown, clear it on mouseUp, and onMouseDragged just check which sprites have the mousedown flag set? (hope that makes sense :) ) Or is there an easier/better way?
Torque Owner Very Interactive Person