Portal 2

sp_amw
Uploaded by wirtzenator · May 18, 2011
8 comments · (No ratings)

Simple 1 room map I'm working on. The room isn't the prettiest looking, but it'll do. There are some interesting elements to work out, different than the normal gameplay. Version 0.21 - added autosave Version 0.2 - shortened the size of the room - removed ability to bounce into laser - changed adding bounce gel to get to button - changed location of laser catcher - added new panel after laser catcher is activated - changed end location - made fade to black, and disconnect after you reach the end (unzip to vpk)

sp_amw
Advertisement
Registered users don’t see ads! Register now!
arrival_departure_transition_ents
Uploaded by animerunt · May 19, 2011
4 comments · (No ratings)

My tweaked version of the stock arrival_departure_transition_ents.vmf instance that lets you change the opening title, subtitle, and end level on-screen text or disable them. After placing this in your map, open the properties of the instance to set the following options: $subtitle_boolean_toggle -Default value is 1 (0 disables) -Determines if the $chapter_subtitle is displayed at the start of a level $endtext_boolean_toggle -Default value is 1 (0 disables) -Determines if the $end_text is displayed at the end of a level $title_boolean_toggle -Default value is 1 (0 disables) -Determines if the $chapter_title is displayed at the start of a level $chapter_title -Default value is(without quotes) "chapter title here" -This is the text that is shown at the beginning of a level $departure_video -Default value is blank -Use this to add video to the exit elevator scene $chapter_subtitle -Default value is(without quotes) "subtitle title here" -This is the text that is shown at the beginning of a level under $chapter_title $end_text -Default value is(without quotes) "You Win Science!" -This is the text that is shown at the end of a level $arrival_video -Default value is blank -Use this to add video to the entry elevator scene

arrival_departure_transition_ents
Cube Dropper Example
Uploaded by renchi811 · May 18, 2011
1 comments · (No ratings)

The first thing i made in hammer, i started using hammer about 2 weeks ago and wanted to do something. This is my version of a cube dropper without instances, i combined the tutorial of portal cube droppers and some of my ideas for outputs. You can get a cube by pressing the button and then you can destroy it and get another one by pressing the button again or throwing the cube into the toxic slime. Pls give some feedback and rate. And remember, when life gives you lemons, burn someones house down.

Cube Dropper Example
flukes first maps
Uploaded by tactical fluke · May 17, 2011
7 comments · (No ratings)

my very first released maps, there are a few bugs, so if you know how to fix them, please tell. special thanks goes to msleeper and p0rtalplayer, for helping me with my faith plate. to run it, type map tf_map_01 into console. enjoy. *update* changed file type to 2 .bsp. currently working on custom sounds but errors show up saying cannot find it or something. if u know how to help, please do

flukes first maps
Emancipation
Uploaded by neoleo223 · May 15, 2011
1 comments · (No ratings)

My test for an emancipation grid...

Emancipation
FlipCounter Instance (and vmf example)
Uploaded by CraigChrist · May 15, 2011
2 comments · (No ratings)

I made this instance for my map and I managed to make it pretty much user friendly so I decided to share it. So it's basically a flip counter that goes from 0 up to 9(and loops) every time you trigger it. All you need to do is to put it as an instance and name it how you want. Trigger it with anything you want. And also you have a parameter for a starting value. Put any number from 0-9 and that will be the default number when the map spawns. I was having troubles getting the instance to return the value so it can trigger something else so I just figured a way to do that outside the instance with just one math_counter and one logic_case. It's all included in the example vmf. It looks pretty cool, I used panel animation to make the flipping look nicer. Although I wanted to make a real flipcounter where every number is split in half, but that would require twice as many brushes and 10 times a many patience .. it look cool enough Use it however you want, it's my gift to the community. Would be nice to credit me wherever you use it, but I'm not gonna hunt you if you don't

FlipCounter Instance (and vmf example)
Linked Portal Door Example
Uploaded by jrandom · May 15, 2011
1 comments · (No ratings)

First successful use of linked_portal_door.

Linked Portal Door Example
Gel Chamber
Uploaded by Althar · May 14, 2011
21 comments · (No ratings)

My first map for that game, it's not that hard. It's the kind of puzzle you can find in the game. ==V1.1.1== Fixed some shortcut

Gel Chamber
Lost chamber
Uploaded by Sausagetalk · May 14, 2011
1 comments · (No ratings)

A WIP testing the ability to bounce off of Hard Light Bridges. May never reach a finished state.

Lost chamber
Advertisement
Registered users don’t see ads! Register now!
Engineer
Uploaded by Ruien · May 15, 2011
88 comments · (No ratings)

A map designed to make you think. This is not a series of chambers, but a large interconnected puzzle that requires exploration and problem-solving. It's meant to be solved over time and not intended to be burned through in one sitting. The most important thing to focus on is that the intended solution is not tedious. While the map does have several solutions, some are more tedious than others, and if you find yourself repeating a multiple times to "get it right" (or are becoming frustrated), then most likely it'll be best to take a step back and reconsider the strategy. A walkthrough for version 1.1.1 is available here (best to view if stuck or to compare with your solution): http://www.youtube.com/watch?v=uBUwK4-qfLc Notes: - It is possible to do things that make the puzzle unsolvable. Usually you will realize problem relatively quickly. Autosaves are placed in such a way as to help minimize getting stuck. - Both .bsp and .vmf are included in all versions. Want to see how I made the enable/disable/reverse tractor beam? Go right ahead. Changelog: v. 1.3.2 - Added elevators & pit lasers. v. 1.3.1 - Many cosmetic and convenience additions. v. 1.3.0 - Changed the puzzle a little. Fizzlers now work as normal, fizzling boxes too! Added about 2 or 3 additional non-trivial solutions. Added some lighting. Added some small changes to increase intuitiveness. Cleaned up many extraneous entities. Lots of small bug fixes. v. 1.2.1 - Added textures to make it prettier. v. 1.2.0 - Reduced need to resolve elements. Fixed solutions broken in 1.1.2. Added autosaves. Added additional non-trivial solutions. v. 1.1.2 - Pits now kill the player. Added lighting to make traps more obvious. Finished all indicators. v. 1.1.1 - Aesthetic changes to increase map intuitiveness. v. 1.1.0 - Fixed several exploits. Fixed ending room. v. 1.0.0 - Initial release.

Engineer