Func portal bumper: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Simplified the discription.)
Line 1: Line 1:
{{wrongtitle|title=func_portal_bumper}}
{{wrongtitle|title=func_portal_bumper}}
==Entity Description==
==Entity Description==
An area that portals cannot enter, or in other words, overlap. Used to prevent portals from overlapping onto non-portal textures.
This brush is placed on the edge of a portalable and a non-portalable surface. Normally the player must position their crosshair at least 32 units away from the edge of the surfaces but if you have a bumper up, they only need to have it on the portalable surface and the portal will be "bumped" fully onto it.


==Availability==
==Availability==

Revision as of 01:08, 23 November 2007

Template:Wrongtitle

Entity Description

This brush is placed on the edge of a portalable and a non-portalable surface. Normally the player must position their crosshair at least 32 units away from the edge of the surfaces but if you have a bumper up, they only need to have it on the portalable surface and the portal will be "bumped" fully onto it.

Availability

This brush-based entity is exclusive to Portal.

Keyvalues

Flags

  • 1: Start inactive

Inputs

Turn on bumping functionality
  • Deactivate
Turn off bumping functionality
  • Toggle
Toggle bumping functionality

Outputs