How do you get Portal 2 hammer?
Open the Steam window, pick the Tools tab and double-click Portal 2 Authoring Tools. If this is your first time launching the Authoring Tools, it will take a little time to download and install. Double-click Hammer World Editor to start the Hammer level editor.
How do you fall down the elevator shaft in Portal 2?
Once you can reach the elevator, put a portal on the elevator floor. Now look around for a white floor somewhere below you. Put a portal of the other color on it and fall in. You’ll come out through the top of the elevator.
How do you get past pump station Alpha in Portal 2?
Walk down the stairs around the elevator to the open shaft, fire a portal at the bottom of the shaft and jump through it to launch yourself to the next door. Inside Pump Station Alpha, flip the switch in the control room, then walk through the open gate onto the metal walkway.
How do I install Portal 2 Authoring Tools?
To install the Portal 2 Authoring Tools:
- Open your Steam library (or click here to download)
- In the drop-down menu that says Games by default, check Tools if it isn’t already.
- Double-click on the Portal 2 Authoring Tools entry.
How do I get Hammer editor?
- Go to Steam’s Library tab (1), then the Tools tab (2) and launch the Source SDK (3).
- Select the engine version and game you want to use for your map (4).
- Launch Hammer, the level editor for Source (5).
What are the enterelevators in Portal 2?
Elevators are used in Portal 2 to transition the player from level to level. They are not to be confused with the Disassembler, which took the players from level to level in coop. The elevators are present in Overgrown,Reconstructing,Clean and Wheatley themes . Note: This tutorial will create an elevator spawn in your level.
How do I add an elevator to a Portal MAP?
Select the entity tool, create a func_instance, and give it the fixup name “Arrival_Elevator” and the VMF file name “instances/turbine_elevator/arrival_elevator_a4_base.vmf” Note: If the elevator does not load, save hammer and re-open it. You may also assure that the map you are editing is in the portal 2\\sdk_content\\maps folder.
How to set arrival and departure video on Steam Portal 2?
” \\SteamApps\\common\\portal 2\\portal2\\scripts\\vscripts\\video\\video_splitter.nut” you’ll be able to set arrival- and departure- videos, instead of a random one being chosen on upload; e.g. try setting $arrival_video to media/animalking.bik.
How do I change the name of the elevator in VMF?
Double-click either one and change the name to “Arrival_Logic” with the VMF file name “instances/turbine_elevator/arrival_elevator_a4_logic.vmf” Note: You don’t have to use the a4_logic if you don’t want. “arrival_elevator_logic” works just as well, except the elevator comes down from above rather than up from below.