Portals on Moving Surfaces: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
{{note|Placing 2 portals which will collide upon at least one of them moving, if you stand right between them just right, upon the portals' collision, you will be teleported into the void freefalling forever in darkness. As of yet, nobody knows at what point in the void you are transported to or how this is determined.}}
{{note|Placing 2 portals which will collide upon at least one of them moving, if you stand right between them just right, upon the portals' collision, you will be teleported into the void freefalling forever in darkness. As of yet, nobody knows at what point in the void you are transported to or how this is determined.}}
[[File:AB28E2FB3C0E21810A01FA3325AE6C53803B4473.jpeg|thumbnail|left|Portals casted upon a moving surface]]
[[File:AB28E2FB3C0E21810A01FA3325AE6C53803B4473.jpeg|thumbnail|left|Portals casted upon a moving surface]]
[[Category:Portal 2 Tutorials]]
{{stub}}
{{stub}}

Revision as of 17:28, 18 January 2024

English (en)Polski (pl)中文 (zh)Translate (Translate)

In order to allow portals to remain on moving surfaces set the "sv_allow_mobile_portals" (Doesn't work in original Portal) console variable to 1. Use a point_servercommand to do this. Be sure to set it back to zero when you no longer need portals to remain on moving surfaces.

Icon-Bug.pngBug:Portals will display the opening animation a second time if the surface ever stops moving  [todo tested in ?]
Note.pngNote:Portals on moving surfaces behave differently than static portals. They calculate physics much more loosely and can fling passing objects around at strange speeds and angles.
Note.pngNote:Placing 2 portals which will collide upon at least one of them moving, if you stand right between them just right, upon the portals' collision, you will be teleported into the void freefalling forever in darkness. As of yet, nobody knows at what point in the void you are transported to or how this is determined.
Portals casted upon a moving surface

Stub

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