List of Portal 2 Map Resources

From Valve Developer Community
Revision as of 08:45, 1 October 2022 by Karl-police (talk | contribs) (Add spoiler warning, just incase someone that Google's for Portal 2, doesn't somehow stumble upon this and starts reading it. Purpose of this page is to find BSP maps to look at. To see how things were created.)
Jump to navigation Jump to search
Info-red.png
Spoiler Warning
Some information on this page may contain plot spoilers. Continue reading at your own risk.

There are useful examples and resources that can be looked at within the official Portal 2 maps. Portal 2 Authoring Tools comes with a sdk_content folder, that shows source map files of a very few maps for Singleplayer and Coop.

Below is a list of official maps and its special resources. This list is there to help find more examples and instances.

List of Maps and Resources

Singleplayer

Maps are in order of "sp_transition_list.nut"

Thumbnail Map Name Description Noteable Resources Instances used
- sp_a1_intro1 motel to box-on-button
- sp_a1_intro2 Example
- sp_a1_intro3 Example

Coop

By default available .VMF files

These can be found in the sdk_content folder, available when installing Portal 2 Authoring Tools, along with instances.

  • sp_a2_column_blocker
  • sp_a2_trust_fling
  • sp_a3_speed_ramp
  • sp_a4_laser_catapult


  • mp_coop_doors
  • mp_coop_paint_red_racer


  • zoo_mechanics

See also