![]() |
TOP READ ARTICLES Level Design Workflow Tutorial |
Left 4 Dead 2 Mapping Tutorials Series |
3D Environment Design.com Free Downloads of Ready-to-Use Game Environments and Models |
L4D: How to Create an Elevator Part 2August 26, 2009
|
||||||||||||||||||||||||||||

Following video tutorial is a part 2 series. I go through all the steps required to create a function-able elevator in Left 4 Dead.
We will set up a button sequence to have our elevator travel to 2nd floor and back down on button press.
Part 1 of the tutorial can be found here.
L4D Mapping: How to Create an Elevator - Video Tutorial
Creating an Elevator:
Go to func_button properties and under outputs set up New Output and add the following:
Top Button:
My Output Named: onPressed
Target Entity Named: elevator_down_relay
Via this Output: Trigger

Bottom Button:
My Output Named: onPressed
Target Entity Named: elevator_top_relay
Via this Output: Trigger

Select logic_relay and under outputs set up the following:
elevator_down_relay:
My Output Named: onTrigger
Target Entity Named: elevator
Via this Output: MoveToFloor
With a parameter override: top

elevator_top_relay:
My Output Named: onTrigger
Target Entity Named: elevator
Via this Output: MoveToFloor
With a parameter override: bottom

Read Part 1 of the Creating an Elevator in L4D Hammer
|
|
|
Comments are Closed. Please Join & Discuss this post in the World of Level Design Forums
Comments
ne_skaju 31 Oct 2009, 16:37
Is it possible to create more than 2 floors?
Powered by Scriptsmill Comments Script
|
Receive 2 FREE E-Books 11 Day Level Design: How I Created a Map in 11 Days
Your information will never be sold or rented. I respect your privacy and I hate SPAM ! |
TOPICS |
|
UDK© 11 Day Level Design |
|
How to Create a Full Playable Map from Beginning to End in 11 Days Using UDK©. UDK© 11 Day Level Design is a complete level design system that covers the entire process of creating a full playable level using UDK©. - 13 Ebooks (500+pages) - 45 videos (3 hours)
|
|
World of Level Design Tutorial Series |
|
|
||||||
|
|