This article relates to the game "Portal 2". Click here for more information.

Trigger tractorbeam: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 3: Line 3:
{{ent not in fgd}}
{{ent not in fgd}}
{{Stub}}
{{Stub}}
{{Base point multi|trigger_tractorbeam|game1=Portal 2|game2=Portal 2: Community Edition}} It is a trigger that acts like the beam from {{ent|prop_tractor_beam}} giving the player an anti-gravity state and pulling them towards a specified direction.
{{Base point multi|trigger_tractorbeam|game1=Portal 2|game2=Portal 2: Community Edition}} It is a trigger is emitted from a {{ent|prop_tractor_beam}} and works with a {{ent|projected_tractor_beam_entity}} to create an anti-gravity state for the player, and to pull/push the player away/towards the funnel model.
{{ModernNote|This entity is much more limited than prop_tractor_beam in terms of keyvalues}}
{{ModernWarning|This entity will crash the game if manually created in Hammer!}}

Revision as of 16:33, 27 February 2023

English (en)Translate (Translate)
Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.

Stub

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

Template:Base point multi It is a trigger is emitted from a prop_tractor_beam and works with a projected_tractor_beam_entity to create an anti-gravity state for the player, and to pull/push the player away/towards the funnel model. Template:ModernWarning