Game Development Community

Click and Drag GUI Interface Object

by Jamie Zephyr · in Torque Game Engine · 03/05/2009 (4:29 pm) · 1 replies

Does anyone know any resources or methods for making an object in the GUI be clickable and draggable. Trying to click and drag an object from a preset button to a grid on the other side of the screen. Thanks

#1
03/10/2009 (3:49 pm)
You may start by studying the guiWindow object and go on from there.