![]() |
|
|
#1 |
|
Registered User
Join Date: Sep. 19th, 2009
Posts: 11
|
Sounds is cutting out in cutscenes
Hi all,
I've got a map with some cutscenes in it. I would like music to play both in and out of said cutscenes, so I set up a kismet node on level start to play the song. The song will not play during the opening cutscene, but it starts when it's over. The song also cuts out, and doesn't resume, if I enter any other cutscenes. The music seems to go away if I use any Director / Camera tracks that move the camera view away from the player. I tried setting the target of the music to both Player and Camera. No good. Any help would be very much appreciated, as this is the last thing I need to do. ARGH! |
|
|
|
|
|
#2 |
|
Is it stock music? If not, did you set its sound group to Music? (Right click the sound in the content browser).
__________________
Unreal Development Kit Game Programming with UnrealScript: Beginner’s Guide Stubborn Horse Studios - Angel Mapper To have said goodbye to things! |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Sep. 19th, 2009
Posts: 11
|
Also, the music dies if the player does.
|
|
|
|
|
|
#4 |
|
Registered User
Join Date: Sep. 19th, 2009
Posts: 11
|
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Sep. 19th, 2009
Posts: 11
|
Also, the music dies when I enter a vehicle? What that...
|
|
|
|
|
|
#6 |
|
Registered User
Join Date: Sep. 19th, 2009
Posts: 11
|
Well, I resolved it, but it feels like a bit of a hack. There's got to be a better way around it. My music now plays in a matinee that continuously loops, until another song needs to play.
|
|
|
|
|
|
#7 |
|
You are just using the wrong target. You cant use the player. If you enter a vehicle or a cutscene that hides the player thus your music. Use any static actor for your music. Any light, or staticmesh, anywhere in the level. No attenuation node in the sound cue. And done.
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|