I'm making a game using C&C, and was wondering how some games make the music fade between frames? I'm going to use the DMC2 object and make all the music in my game MP3's. Would it be possible for me to make the music fade in/out? If anyone knows, I'd greatly appreciate an explanation.
The DMC2 object might have a volume control built into it, I dont know. If not you can use the Volume object to change the master volume levels so that you can fade out the music at the end of a frame, and fade back in on the next frame. It takes a little fiddling, but it's a nice effect.
This is really where MMF comes in handy, you could use a Global Event to do it so that you dont have to code it on each frame. But since you have CNC you'll have to do it manually.
Mike
"Now I guess we're... 'Path-E-Tech Management'" -Dilbert
Pete Nattress Cheesy Bits img src/uploads/sccheesegif
but remember that if you are changing the mastervolume make shure that you put the volume that was before the game started in a global value so that you can reset the volume when the user close the game
Beware of life ...so far noone have survived it.......