Portal 2 Puzzle Maker: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Broken code)
No edit summary
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{lang|Portal 2 Puzzle Maker}}
{{LanguageBar}}
 
:''For mapping articles focusing on the [[Authoring Tools/SDK (Portal 2)|Portal 2 Authoring Tools]], see [[:Category:Portal 2 Level Design|Portal 2 Level Design]]''.
:''For mapping articles focusing on the [[Authoring Tools/SDK (Portal 2)|Portal 2 Authoring Tools]], see [[:Category:Portal 2 Level Design|Portal 2 Level Design]]''.


[[image:Perpetual testing initiative.png|150px|right]]
[[file:Perpetual testing initiative.png|150px|right]]


The '''Puzzle Maker''' (also known as '''Puzzle Creator''' or '''Editor''') is an in-game puzzle editor that allows the creation, testing, and publishing (to [[Steam Workshop]]) of custom single-player and co-op test chambers. The Editor also adds new lines from Cave Johnson which, altogether, adds a story to downloaded test chambers. The DLC introduces the player to "The Multiverse" which contains an infinite number of Earths, an infinite number of Apertures, and therefore, an infinite number of test chambers.
The '''Puzzle Maker''' (also known as '''Puzzle Creator''' or '''Editor''') is an in-game puzzle editor that allows the creation, testing, and publishing (to [[Steam Workshop]]) of custom single-player and co-op test chambers. The Editor also adds new lines from Cave Johnson which, altogether, adds a story to downloaded test chambers. The DLC introduces the player to "The Multiverse" which contains an infinite number of Earths, an infinite number of Apertures, and therefore, an infinite number of test chambers.


Puzzle Maker is not intended as a replacement of [[Valve Hammer Editor|Hammer]], which while more powerful and generalized in nature, is significantly more difficult and time consuming to use. It is possible to export a [[VMF]] from Puzzle Maker and open it in Hammer; many mappers do this to add polish or features that are not currently possible using the Puzzle Maker. Some mappers use the Puzzle Maker to quickly iterate through (and test) puzzle designs before building a chamber from scratch with Hammer. It is not possible to load a Hammer VMF file in Puzzle Maker.
Puzzle Maker is not intended as a replacement of [[Valve Hammer Editor|Hammer]], which while more powerful and generalized in nature, is significantly more difficult and time consuming to use. It is, however, still possible to export a [[VMF]] from Puzzle Maker and open it in Hammer. Some mappers use the Puzzle Maker to quickly iterate through (and test) puzzle designs before building a chamber from scratch with Hammer. It is not possible to load a Hammer VMF file in the Puzzle Maker.
 
{{Warning|It's recommended to avoid opening Puzzle Maker files in hammer, as it will result in almost impossible-to-edit logic and unoptimized brushwork. If you decide to regardless, you can export a VMF of your Puzzle Maker puzzle using the command '''puzzlemaker_export <name of your map>'''}}


== Portal 2 Puzzle Maker ==
== Portal 2 Puzzle Maker ==
Line 17: Line 20:


==== Shortcuts ====
==== Shortcuts ====
{{main|Portal 2 Puzzle Maker/Shortcuts}}
* [[Portal 2 Puzzle Maker/Shortcuts]]
{{:Portal 2 Puzzle Maker/Shortcuts}}


=== Design Theory ===
=== Design Theory ===
Line 31: Line 33:
* [[Instances]]
* [[Instances]]


== See Also ==
== See also ==
* [[:Category:Portal 2 Level Design|Portal 2 Level Design]]
* [[:Category:Portal 2 Level Design|Portal 2 Level Design]]


=== External Links ===
=== External links ===
* [http://www.thinking.withportals.com/ ThinkingWithPortals.com] Portal mapping community (Back Online)
* [http://www.thinking.withportals.com/ ThinkingWithPortals.com] Portal mapping community (Back Online)
* [http://www.myapertureinnovations.com/ MyApertureInnovations.com] Portal mapping community, a resurrection of MyApertureLabs (Now redirects to ThinkingWithPortals.com)
* [http://www.myapertureinnovations.com/ MyApertureInnovations.com] Portal mapping community, a resurrection of MyApertureLabs (Now redirects to ThinkingWithPortals.com)
Line 40: Line 42:
=== See also ===
=== See also ===
* [[Portal 2 Level Creation]]
* [[Portal 2 Level Creation]]
{{puzzlemaker-navbox}}
{{puzzlemaker-navbox}}


[[Category:Portal 2 Puzzle Maker]] (Portal 2 Authoring Tools/SDK)
[[Category:Portal 2 Puzzle Maker]] (Portal 2 Authoring Tools/SDK)
[[Category:Teach with Portals]]
[[Category:Teach with Portals]]
[[Category:Entry pages]]

Latest revision as of 19:25, 27 May 2025

English (en)Русский (ru)中文 (zh)Translate (Translate)
For mapping articles focusing on the Portal 2 Authoring Tools, see Portal 2 Level Design.
Perpetual testing initiative.png

The Puzzle Maker (also known as Puzzle Creator or Editor) is an in-game puzzle editor that allows the creation, testing, and publishing (to Steam Workshop) of custom single-player and co-op test chambers. The Editor also adds new lines from Cave Johnson which, altogether, adds a story to downloaded test chambers. The DLC introduces the player to "The Multiverse" which contains an infinite number of Earths, an infinite number of Apertures, and therefore, an infinite number of test chambers.

Puzzle Maker is not intended as a replacement of Hammer, which while more powerful and generalized in nature, is significantly more difficult and time consuming to use. It is, however, still possible to export a VMF from Puzzle Maker and open it in Hammer. Some mappers use the Puzzle Maker to quickly iterate through (and test) puzzle designs before building a chamber from scratch with Hammer. It is not possible to load a Hammer VMF file in the Puzzle Maker.

Warning.pngWarning:It's recommended to avoid opening Puzzle Maker files in hammer, as it will result in almost impossible-to-edit logic and unoptimized brushwork. If you decide to regardless, you can export a VMF of your Puzzle Maker puzzle using the command puzzlemaker_export <name of your map>

Portal 2 Puzzle Maker

Basics

Shortcuts

Design Theory

Help and Troubleshooting

Development

See also

External links

See also

(Portal 2 Authoring Tools/SDK)