Game Development Community

Stepping (executing per line)

by Aditya Kulkarni · in Torque Game Builder · 11/24/2009 (9:38 am) · 2 replies

is it possible to execute code per line, like c++? searched, but couldn't find anything except eval...

would be great for debugging if there was some ctrl+key combination for this...

#1
11/24/2009 (10:30 am)
I guess you can do that with Torsion.
#2
11/25/2009 (2:31 am)
phew, that helped! was trying to debug code for the last 2 days...