Jump to content
Sign in to follow this  
malakdecaen

How to config a sound for animation ?

Recommended Posts

Hi everybody ,

I'm trying to solve my problem but i don't find any thread about that :(

I want the unit play a sound in same time of the animation

example a dog attack a player i want hear the sound of the attack .

this is a sample in the cfgmoves :

class Dog_Idle_02 : Dog_Idling {
		file = "\ROJpack\data\Anim\idleinactive.rtm";
		soundEnabled = 1;
		soundOverride="tor01";
	};

No sound play ingame :(

Maybe i missed something ?

Thanks a lot for your help and sorry for my bad english .

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×