Kyle_KatarnJedi Posted July 10, 2002 Posted July 10, 2002 How do I make a bridge that when you walk near it it will break??
The Analog Kid Posted July 10, 2002 Posted July 10, 2002 I think that is scripted but I also think that you can use a trigger and trigger it to break.
Catscratch Posted July 10, 2002 Posted July 10, 2002 http://www.geocities.com/fayebo80/bridge.zip you can look some examples that ive made.
RichDiesal Posted July 10, 2002 Posted July 10, 2002 After you build the bridge, make it into a func_breakable. Then, wherever you want it to break when the player gets near it, place a trigger_once. Target the trigger_once at the breakable and the breakable will then shatter when the player enters the trigger.
Catscratch Posted July 10, 2002 Posted July 10, 2002 Richdiesal, in the example above (bridge2.map), when the bridge goes down and disappears, the impact effects happens at the level where the bridge was at the beggining. The bridge is at the bottom but the effect goes upwards. What causes this ?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.