GuiButtonProfile
by KevinG · in Torque Game Engine · 03/03/2006 (1:15 pm) · 2 replies
So we need to start in on our slick Gui. We added the buttonOver, buttonDown sounds
with no trouble at all. Time came to change the Start Mission button's audio, in prep to
alter many other buttons.
From quite a few hours searching we find:
http://www.garagegames.com/mg/forums/result.thread.php?qt=11534
Which states: "You can of course use different profiles to make different sounds for specific buttons."
So we went hunting for the GuiButtonProfile. Search 'for' and 'within' files pulled up quite
a few files that use this profile---the file where this profile is defined has not come up. It should...right?
How/where does one create and add something like GuiButtonProfile1?
It looks like we'd just dump it into the custom gui profiles, but we want to see this profile for reference.
--note: we have all the audioProfiles set for this to work, we just need to simply tell certain buttons to use
profile x,y,z.
Cheers!
with no trouble at all. Time came to change the Start Mission button's audio, in prep to
alter many other buttons.
From quite a few hours searching we find:
http://www.garagegames.com/mg/forums/result.thread.php?qt=11534
Which states: "You can of course use different profiles to make different sounds for specific buttons."
So we went hunting for the GuiButtonProfile. Search 'for' and 'within' files pulled up quite
a few files that use this profile---the file where this profile is defined has not come up. It should...right?
How/where does one create and add something like GuiButtonProfile1?
It looks like we'd just dump it into the custom gui profiles, but we want to see this profile for reference.
--note: we have all the audioProfiles set for this to work, we just need to simply tell certain buttons to use
profile x,y,z.
Cheers!
#2
I'm searchin it now.
Thanks a Ton!!
03/03/2006 (1:44 pm)
AAh. We didnt get any hits on our searches from that folder.I'm searchin it now.
Thanks a Ton!!
Torque Owner Owen Ortmayer