Ok, so hello guys.
I hate using sounds, but I have to this time.
What I want is - just to play a 3D sound when a unit is firing. That's the trigger, right? :
My unit has an attack speed of 0.8 sec.
And the picture is the sound variable.
Ingame - absolutely no sound is playing. Why ? Any ideas ?
I hate using sounds, but I have to this time.
What I want is - just to play a 3D sound when a unit is firing. That's the trigger, right? :
-
Effect
-
Events
- Unit - A unit Is attacked
- Conditions
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Unit-type of (Attacking unit)) Equal to Alpha Squad Member
-
Then - Actions
- Sound - Play 123 <gen> at 100.00% volume, attached to (Attacking unit)
- Else - Actions
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Events
My unit has an attack speed of 0.8 sec.
And the picture is the sound variable.
Ingame - absolutely no sound is playing. Why ? Any ideas ?