| Blockland Forums > General Discussion |
| Where could I go to find a 10x range music brick? |
| << < (4/4) |
| Uxie²:
I modded mine to have 10x, 15x, and 20x range. Here, I'll dropbox it. https://dl.dropbox.com/u/37758255/Brick_LongRangeMusic.zip |
| Corbiere:
datablock AudioDescription(Audio10xMusicLooping3d : AudioMusicLooping3d) { maxDistance = 300; referenceDistance = 100; }; datablock fxDtsBrickData(brick10xMusicData : brickMusicData) { uiName = "Music (10x Range)"; musicRange = 300; musicDescription = Audio10xMusicLooping3d; }; |
| Navigation |
| Message Index |
| Previous page |