Func portal bumper

From Valve Developer Community
Revision as of 19:40, 19 January 2009 by VDCBot (talk | contribs) (Robot: fixing template case.)
Jump to navigation Jump to search

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

Parentname:
Parent (parentname) <targetname>
Specifies a movement parent. An entity will maintain its initial offset from its parent. An attachment point can be added to the end of the name, separated by a comma.

Flags

  • 1: Start inactive

Inputs

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

Outputs