Func portal bumper: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Simplified the discription.)
Line 1: Line 1:
{{wrongtitle|title=func_portal_bumper}}
{{wrongtitle|title=func_portal_bumper}}
==Entity Description==
==Entity Description==
A region that portals trace to fit outside of but can be place on.
An area that portals cannot enter, or in other words, overlap. Used to prevent portals from overlapping onto non-portal textures.
 
==Availability==
==Availability==
This brush-based entity is exclusive to [[Portal]].
This brush-based entity is exclusive to [[Portal]].

Revision as of 22:29, 22 November 2007

Template:Wrongtitle

Entity Description

An area that portals cannot enter, or in other words, overlap. Used to prevent portals from overlapping onto non-portal textures.

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