Please or Register to create posts and topics.

Alternating Crushers

So far I have these two crushers and I want one to go out as the other is going back in, but no matter what kind of delays I put or anything else I have tried has worked. It ends up with both crushers going in and out at the same time. I also need it to loop continuously. Anyone know how to make this happen???
:notworthy:

Try parenting the crusher to a tracktrain, then you will be able to fire 'onPass' outputs at certain path_tracks, to sync your animations?

If I didn't make it clear enough, I'm happy to include a demo VMF to show how this would work

Image

"Such monstrous sucking-constructions aren't built within one afternoon"

Thanks a lot. That worked! :thumbup: I had used tracking trains to move panels and such, but I had never thought of using it like that. However, it made the sound files for my crushers go all wonky. :angrysquare: The crushers are near the end of the map and they dont start moving until you enter the room, but you can hear like the first part of the sound file repeat over and over until you get to the room, and then it goes back to normal. What do I do? pleez & Thank U :notworthy:

I'm glad it worked :-)

I would experiment with disabling sounds on the fake crushers, and replace with ambient_generic

You should be able to use the same 'OnPass' firings to play the sounds

Image

"Such monstrous sucking-constructions aren't built within one afternoon"

Yea, I did that, but no matter what I set the aubible distance to, I can still hear the crusher from miles away :(

Do you accidentally have 'Play everywhere' flag box ticked?

Image

"Such monstrous sucking-constructions aren't built within one afternoon"

No, but I figured it out. Its because I had the first stop target as one of the ones with the on pass, make noise output and until it started moving, it would keep repeating the noise so I just had to add another path track with no outputs as the first stop target. Then I just killed the sound files when I leave the room. Thankks for the assistance. :thumbup: :)