Game Development Community

Watch Vars

by Randy Hearn - Magnum · in Torsion · 02/07/2009 (5:07 pm) · 2 replies

OK, have not used this feature of Torsion and now that I want to have not been able to figure it out. How can I add variables to the Watch list? The help docs shows the screen but doesn't tell how to add them.


About the author

Technical Product Designer (Mechanical Design) for Boeing for over 25 years working with CAD and PLM systems. I have a Associates Degree in Business and a partial B.S. in Game and Simulation, just couldn't see paying the costs for some of the classes.


#1
02/07/2009 (7:30 pm)
Hey Randy.

When your at a breakpoint in the debugger just type in the variable or any expression you want to watch.

You can also select some text in the editor and drag it with the left mouse button into the watch window to add it.
#2
02/07/2009 (7:36 pm)
Hey Tom,


Thanks... I just found the drag feature as well. Didn't think of that:)