This article relates to the game "Portal 2". Click here for more information.
This article's documentation is for anything that uses the Source engine. Click here for more information.

Stairs(Portal 2)

From Valve Developer Community
Revision as of 12:17, 6 September 2025 by Le Glaconus (talk | contribs) (this really needs to be rewritten)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
English (en)Translate (Translate)

Stub

This article or section is a stub. You can help by expanding it.

There is a model called Fileprops_ingame/arm_8panel.mdl with an attachment named panel_attach_0X (where X goes from 1 to 4), you need to attach func_brush entities to these attachments, you also better use func_door because panels have no collision and to make walking better like in regular stairs (you also need an area below it). You can also make a composition out of singular panel models to make unusual stair formations.

Todo: This is garbage. Please make it into a viable page (mention the 🖿instances/p2_editor/stair.vmf instance).