Talk:Elevators: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Explanation)
 
No edit summary
Line 1: Line 1:
The additional [http://www.akilling.org/download/WiseElevator2.zip sample] has 4 buttons inside the Elevator and a series of <code>logic_relay</code> entities plus sprites that are controlled by whichever button the Player pushes.<br />
The additional [http://www.akilling.org/download/WiseElevator2.zip sample] has 4 buttons inside the Elevator and a series of <code>logic_relay</code> entities plus sprites that are controlled by whichever button the Player pushes.<br />
Even more <code>path_track</code> and <code>logic_relay</code> entities can be added to increase the effect.--[[User:Mark WiseCarver|wisemx]] 10:20, 2 Nov 2005 (PST)
Even more <code>path_track</code> and <code>logic_relay</code> entities can be added to increase the effect.--[[User:Mark WiseCarver|wisemx]] 10:20, 2 Nov 2005 (PST)
----
I'm currently making 3 tutorials about elevators:
*[[Two-stop elevators]]
*[[Multi-stop elevators]]
*[[Advanced elevators]]
I'm also creating replacements for the broken akilling.org links, as example-maps.
--[[User:CrabbyData|CrabbyData]] 09:11, 27 Apr 2006 (PDT)

Revision as of 09:11, 27 April 2006

The additional sample has 4 buttons inside the Elevator and a series of logic_relay entities plus sprites that are controlled by whichever button the Player pushes.
Even more path_track and logic_relay entities can be added to increase the effect.--wisemx 10:20, 2 Nov 2005 (PST)


I'm currently making 3 tutorials about elevators:

I'm also creating replacements for the broken akilling.org links, as example-maps. --CrabbyData 09:11, 27 Apr 2006 (PDT)