Slider in game to change grafix according to system requirements
by Max Thomas · in Torque Game Engine · 09/16/2004 (11:46 am) · 3 replies
Hello,
I was wondering if there was any possible way to make a slider in the game that appears in the top right hand corner of the game that you can move to change the grafix levels according to system requirements to make the game run better. Since you couldn't move your mouse to get to the slider while playing I figured you could addjust the slider with the 1 and 2 keys. Any help would be greatly appreciated.
Thanks, Max
I was wondering if there was any possible way to make a slider in the game that appears in the top right hand corner of the game that you can move to change the grafix levels according to system requirements to make the game run better. Since you couldn't move your mouse to get to the slider while playing I figured you could addjust the slider with the 1 and 2 keys. Any help would be greatly appreciated.
Thanks, Max
Torque Owner Jeff "Ddraig Goch" Parry
It has all the code you need to do what you are wanting to do, you just need to put the slider(s) on your PlayGUI instead of the Options dialog.