Author Topic: How would i play a looping sound while GUI is open  (Read 1395 times)

The name pretty much says it but, I want to know how to play a looping sound while a GUI is open, and if other sounds could also play while that sound is looping

is it also possible to have a texture change on a GUI every time a variable decreases by 10

is it also possible to have a texture change on a GUI every time a variable decreases by 10
What do you mean by "texture change"? What kind of GUI control is it? What do you want changed about it?

ok i wanted something like a loading bar but it decreases instead

Utilize GuiProgressCtrl and <ctrl>.setValue(float value);

a custom loading bar?
and its not rlly a loading bar more of a health like bar

You can set the 'progress' of it. The same way that the jet energy bar works.

take a look at that one mod that plays elevator music when the brick gui is open

name?
EDIT: i found it but the link dosnt work new link?
« Last Edit: June 29, 2015, 12:42:30 PM by SuperFlaminninja³ »