UE2 - UT2kX Question about Triggers and Spawning Actors

  • 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.

MDV

New Member
Aug 6, 2008
1
0
0
I have a trigger that I'd like to have spawn an adrenaline pill whenever it is stepped on. The Unrealed wiki mentions a scripted trigger that looks like it would do this, but doesn't go into any detail. Anyone know how it's done?

As an aside, I also have vehicles in my level, and the trigger is activated by player proximity. Driving over the trigger activates it, and ejecting vehicles near the trigger sometimes causes it to get stuck. Is there a setting to make it ignore vehicles, whether manned or not? Setting the classtype to "Pawn" or "xPlayer" doesn't seem to do anything.