Func portal bumper: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(better explanation)
m (Robot: fixing template case.)
Line 21: Line 21:


== Inputs ==
== Inputs ==
* {{i targetname}}
* {{I Targetname}}
* '''Activate'''
* '''Activate'''
: Turn on bumping functionality
: Turn on bumping functionality

Revision as of 19:38, 19 January 2009

Template:Wrongtitle

Not using a portal bumper
How to place the bumper in Hammer
The result - a portal will be bumped to fit on the concrete

This brush tells Portal to 'bump' portals that cannot open inside it away. Use it when a portal-proof surface runs directly on to a portal-friendly one.

You don't need to use one if there is an angle in the surface (e.g. the corners of a room).

Note.pngNote:Each func_portal_bumper must stick at least two units out from the surface.

Keyvalues

Flags

  • 1: Start inactive

Inputs

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

Outputs