Search found 2 matches
- 19 Oct 2008, 15:40
- Forum: Lua Scripts
- Topic: Volume Control Slider [Help]
- Replies: 6
- Views: 1165
Re: Volume Control Slider [Help]
I can't find the volume bar widget anywhere. I havn't got it nor can i find it on the web to download it.
- 19 Oct 2008, 13:58
- Forum: Lua Scripts
- Topic: Volume Control Slider [Help]
- Replies: 6
- Views: 1165
Volume Control Slider [Help]
I can't seem to figure out how to create a Toggable GUI. Ive fixed the TA Music widget but i want to add a slider for the volume level. To be honest i don't even know where to start. This is the code ive got to play a sound file with a set volume. Spring.PlaySoundStream("music/17.ogg",0.8)...