UE2 - UT2kX Laser-door?

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

xMurphyx

New Member
Jun 2, 2008
1,502
0
0
liandri.darkbb.com
Hi,
what's the best way to make a laser-door with the following properties:
  • kills everything that walks through the lasers
  • trigger disables the lasers for 60 seconds
  • bots know the active door is dangerous
  • bots know they can use the trigger to disable the lasers

Basically, lasers like in the Gears of War 2 map "Security".
(I only need help with the bold bits)
 
Last edited:

xMurphyx

New Member
Jun 2, 2008
1,502
0
0
liandri.darkbb.com
Small update. I used BlockedPaths as the only paths through the lasers and they get triggered with the lasers. This means bots will generally avoid the lasers when they're on but walk through them when they're off.

Now I only need help with getting them to disable the lasers with a trigger.
 

hwkwndl5

New Member
Sep 10, 2005
44
0
0
well, you could lie to them, put something they will go after next to the switch, and put a forced path in there. that should do it