Hey, I have a problem with my door sound.. when the door is opening, it should play a hit sound when it finishes the opening. So, I have this in my sound.cfg
[sound]
D92_fdoor_opn_hit.wav
1
[3d]
0
6
0
2
[volcurve]
doorSpeed_0
[pnt]
0.5
0.0
[pnt]
1.0
1.0
[trigger]
ev_doorhitopen_0
Yet, it doesn't work. But it plays the hit sound when the door is finishing the closing animation. How can I make it play it on opening?