xNuminousx
Verified Member
Okay so I'm not at my personal computer so I can't remember EXACTLY what the code looks like but it should be pretty easy to answer.
So while I was adding sounds to CosmicBlast, I noticed there were two numerical variable at the end of the .playSound that I didn't know what it was.
I'm pretty sure I used getWorld().playSound(location, sound, numerical value, numerical value); for the sounds. Anyone got any idea what those last to variables are? I tried changing them to see any difference but I didn't notice anything. Maybe I wasn't changing them by enough. Something I figured is one of the variables could be the range in which it's heard, which would explain why I couldn't hear a difference. Another could be volume I guess. I'm just not sure.
Thanks for le help
So while I was adding sounds to CosmicBlast, I noticed there were two numerical variable at the end of the .playSound that I didn't know what it was.
I'm pretty sure I used getWorld().playSound(location, sound, numerical value, numerical value); for the sounds. Anyone got any idea what those last to variables are? I tried changing them to see any difference but I didn't notice anything. Maybe I wasn't changing them by enough. Something I figured is one of the variables could be the range in which it's heard, which would explain why I couldn't hear a difference. Another could be volume I guess. I'm just not sure.
Thanks for le help