About scheduling
by Alexander de Hartdegen · in Torque X 2D · 01/09/2008 (6:42 pm) · 2 replies
Hi.
In TGB, there is a schedule function which we can schedule for a function to be executed after a certain time. I noticed that we can do it in Torque X by using the ITickable interface (based on the shooter tutorial). Is there any other way to do it other than the ITickable interface?
In TGB, there is a schedule function which we can schedule for a function to be executed after a certain time. I noticed that we can do it in Torque X by using the ITickable interface (based on the shooter tutorial). Is there any other way to do it other than the ITickable interface?
Torque Owner Dan Maruschak