Category:Portal level design: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Nesciuse moved page Category:Portal level design/en to Category:Portal level design without leaving a redirect: Move en subpage to basepage)
 
(203 intermediate revisions by 65 users not shown)
Line 1: Line 1:
{{LanguageBar|title = Portal level design}}
__NOTOC__
__NOTOC__
{{portal}} This article focuses on {{portal|3}} level design. For general mapping tutorials, see [[:Category:Level Design]].
{{category header|background-color=#E0E0E0|border-color=lightgray}}
{{category header|background-color=#E0E0E0|border-color=lightgray}}
{{category newcolumn|rowspan=6|width=50%|background-color=#F7F7F7|border-color=lightgray}}
{{category newcolumn|rowspan=1|width=50%|background-color=#F7F7F7|border-color=lightgray}}
==Getting Started==
* [[Portal Mapping FAQ|Frequently Asked Questions]]
* [[Your First Portal Level|Your First Level]]


== [[Image:Portal logo.jpg|16px]] Getting started ==
==General==
* [[Controlling portals]]
* [[Controlling portals]]
* [[Exploits#Portal_Series|Glitch Prevention]]
* [[Logic gate]]s
* [[Creating multiple buttons for one door|Multiple Buttons For a Door]]
* [[Getting the portalgun at the start of map correctly|Spawning With The Portalgun]]
==Design==
* [[Portal_Design_And_Detail | Designing Test Chambers]]
* [[Detailing metal walls | Detailing Metal Walls]]
===Behind The Scenes===
* [[Detailing BTS Areas | Design & Detail]]
* [[BTS Light Sources | Light Sources]]


== [[Image:Portal logo.jpg|16px]] Beginner topics ==
==Constructing Elements==
===Test Chamber===
* [[Creating An Auto Portal | Automatic Portals]]
* [[Box dropper | Box Dropper]]
* [[Creating a portal/object fizzler | Cleansers/Fizzlers]]
* [[Clock | Countdown Clock]]
* [[Creating a portal elevator | Elevator]]
* [[Ending a Portal map | Ending a map]]
* [[Creating an energy ball launcher and catcher | Energy Ball (Launcher & Catcher)]]
* [[Floor button | Floor Button]]
* [[Poison Water | Hazard Liquid]]
* [[Creating an incinerator | Incinerator]]
* [[Creating indicator lights | Indicator Lights]]
* [[Complimentary Victory Lift| Lift Platforms]]
* [[Creating Portal Piston Panels| Piston Panels]]
* [[Creating a Portal Radio | Radio]]
* [[Creating a wall light | Recessed Lights]]
* [[Creating a rotating portalgun | Rotating Portalgun]]
* [[Creating a moving platform | Scaffold]]
* [[Creating a security camera | Security Camera]]
* [[Switch]]
* [[Test Chamber Door]]
* [[Custom_Testchamber_Signs | Test Chamber Signs]]
* [[Creating turrets|Turrets]]
* [[Creating a wake-up bed | Wake-up Bed]]
 
===Behind The Scenes===
* [[Creating Portal Ducts| Air Ducts]]
* [[Creating Portal Breaking Ladders| Breaking Ladders]]
* [[Creating Portal Cat Walks| Cat Walks]]
* [[Creating Portal Doors| Doors]]
* [[Creating BTS Fans| Fans]]
* [[Creating an Observation Hallway| Observation Hallways]]
* [[Creating Portal Piston Types | Piston Crushers]]
* [[Creating Portal Neurotoxin Gas| Neurotoxin Gas]]
* [[Creating Portal Speakers| Speakers]]
* [[Creating Portal Turret Claws| Turret Claws]]
* [[Creating a Turret door| Turret Doors]]
* [[Creating Portal Vacuum Tubes| Vacuum Tubes]]
* [[Creating Portal Vents| Vents]]
 
{{category newcolumn|rowspan=1|width=50%|background-color=#F7F7F7|border-color=lightgray}}
 
==Scripting==
* [[Bonus Maps]]
* [[Portal Challenge Script|Challenge scripts]]
* [[Portal Challenge Script|Challenge scripts]]
* [[Creating a security camera]]
* [[Creating turrets]]
* [[Making GLaDOS speak]]
* [[Making GLaDOS speak]]


== [[Image:Portal logo.jpg|16px]] Intermediate topics ==
==Modding==
* [[Creating a button and door]]
* [[Making Your Portal Mod]]
* [[Creating a box dropper]]
* [[Gamepad UI in mods]]
 
== [[Image:Portal logo.jpg|16px]] List of point entities ==
* {{ent |env_lightrail_endpoint}}
* {{ent |env_portal_credits}}
* {{ent |env_portal_path_track}}
* {{ent |npc_portal_turret_floor}}
* {{ent |npc_portal_turret_ground}}
* {{ent |npc_rocket_turret}}
* {{ent |npc_security_camera}}
* {{ent |point_energy_ball_launcher}}
* {{ent |prop_glados_core}}
* {{ent |prop_portal}}
* {{ent |prop_portal_stats_display}}
* {{ent |weapon_portalgun}}
* {{ent |vgui_neurotoxin_countdown}}


== [[Image:Portal logo.jpg|16px]] List of brush entities ==
==Additive Information==
* {{ent |func_liquidportal}}
* [[Creating a Portal AI Voice | Custom AI Voice]]
* {{ent |func_noportal_volume}}
* [[Portal:Env_Fire_fix | env_fire Fix]]
* {{ent |func_portal_bumper}}
* [[NPC use of Portals | NPC Portal Usage]]
* {{ent |func_portal_detector}}
* {{ent |func_portal_orientation}}
* {{ent |trigger_portal_cleanser}}


== [[Image:Portal logo.jpg|16px]] Portal listings ==
==References==
* [[List of useful Portal models]]
* [[List of Portal Cvars | List of Console Variables]]
* [[Portal Particle Effect List]]
* [[List of Portal Entities | List of Entities]]
* [[List of Portal Fog Settings | List of Fog Settings]]
* [[List of graffiti textures from Portal | List of Graffiti Textures]]
* [[List of Portal Levels | List of Levels]]
* [[Portal Light Textures | List of Light Textures]]
* [[List of Portal Particles | List of Particles]]
* [[List of Portal Scenes | List of Scenes]]
* [[Portal Sky List | List of Skies]]
* [[List of Portal soundscapes | List of Soundscapes]]
* [[List of Portal Soundtracks | List of Soundtracks]]


[[Category:Level Design Tutorials]]
==External links==
* [https://store.steampowered.com/app/400 Buy the game]
* [https://gamebanana.com/games/296 Gamebanana] - Game Modding Community.
* [https://www.mobygames.com/game/windows/portal_ MobyGames] - Videogame Database
* [https://www.moddb.com/games/portal/mods Moddb] - Community Modding Website.
* [https://en.wikipedia.org/wiki/Portal_(video_game) Portal] (wikipedia article).
* [https://www.youtube.com/watch?v=TluRVBhmf8w Teaser Trailer]
* [http://thinking.withportals.com/ Thinking.WithPortals.com] Unofficial Modding Website.
[[Category:Portal]]
[[Category:Level Design]]
[[Category:Tutorials]]

Latest revision as of 15:53, 12 July 2024

English (en)Français (fr)Polski (pl)Русский (ru)中文 (zh)Translate (Translate)

Portal This article focuses on Portal level design. For general mapping tutorials, see Category:Level Design.

Getting Started

General

Design

Behind The Scenes

Constructing Elements

Test Chamber

Behind The Scenes

Scripting

Modding

Additive Information

References

External links

This category currently contains no pages or media.