Elizabeth Sherrock

Results 45 comments of Elizabeth Sherrock

The relevant bit from `AudioMixer.cxx`. ```c++ void AudioMixer::setMusicVolume(float volume) { // alSourcef(currentSourceID, AL_GAIN, newVolume); // this would set the volume, but idk how to get the "currentSourceID" // for now...

i was trying to work on this and for some weird reason, toggleGroupVisibility doesn't work on BottomBar, aka the main build menu. i tried to see if it was something...

With the way the new UI works there are these things called persistent menus which seem to be unaffected by the closeMenu methods, so we need to figure out how...

I'll draw a quick sketch/mockup and either post to discord and/or add as a comment on this ticket.

I think we have the sounds made already. I hear some animal noises when I load up the game.

Was looking through older issues and is this still a problem? I placed a couple of buildings that looked fine to me, but I'm not sure if it was just...

@KINGTUT10101 and other members of the graphics team might be the people to talk to about this

This is kind of related, but I noticed that the buttons don't highlight when hovered over until the logo finishes fading in. You can still click on them, but without...

I know we have some wind sounds right now, is that what you mean?

Well I mean is what it does right now the thing you were talking about? Or did you mean something like once you hit a certain zoom level the wind...