I don't need to test my programs. I have an error-correcting modem.

Legacy:Doors With Triggers

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search

Contents

[edit] Opening/Closing Doors

[edit] Make the mover

Add a static mover and then set it's keyframes. Like it moving up/down or side/side).

[edit] Set the Triggers

Then add triggers on both sides. Have the mover trigger toggled and then set the tag of the trigger to a unique name.

Then set the trigger's event to the name of the door mover (it's event-tag property).

Then set the mover's event to the tag of the trigger.

[edit] Polish/Finish

Add sounds to the door and your ready to go! :eek:

Personal tools