Case statement
by baylor wetzel · in Torque Game Builder · 01/28/2007 (8:55 pm) · 1 replies
Since case statements in Torquescript can't fall through, is there a way to do something like
case 1-3:
doSomething();
case 1-3:
doSomething();
About the author
Torque Owner Thomas Buscaglia