the fps is very low when the other window on the top of game window
by huhorler · in Torque 3D Beginner · 10/10/2016 (3:01 am) · 1 replies
the fps is very low when the other window on the top of game window
About the author
by huhorler · in Torque 3D Beginner · 10/10/2016 (3:01 am) · 1 replies
Associate Simon Love
By default set to 200, it means that when focus isn't on the game window, processing occurs every 200 ticks. Setting it to a value of 0 makes the game run at full speed even when under other windows, etc. Pretty sure T3D uses a similar (if not the exact same) feature.