parallax_obb
Jump to navigation
Jump to search

Warning:
parallax_obb is an internal brush entity available in
Strata Source,
Hunt Down the Freeman,
Mapbase, and
VBSP++.
- The
{{{game}}}parameter is inconsistent with the name defined by the {{Strata Source}} template. This can most likely be fixed by setting the value of the{{{game}}}parameter to something like GoldSrc. - The
{{{game1}}}parameter is inconsistent with the name defined by the {{Hunt Down the Freeman}} template. This can most likely be fixed by setting the value of the{{{game1}}}parameter to something like GoldSrc. - The
{{{game2}}}parameter is inconsistent with the name defined by the {{Mapbase}} template. This can most likely be fixed by setting the value of the{{{game2}}}parameter to something like GoldSrc. - The
{{{game3}}}parameter is inconsistent with the name defined by the {{VBSP++}} template. This can most likely be fixed by setting the value of the{{{game3}}}parameter to something like GoldSrc.
If a parameter is consistent but you're still seeing this warning, it may be an issue with the template itself. Please discuss it on the template's talk page.
Overview
This brush entity defines the boundaries of Parallax Corrected Cubemaps, which are env_cubemaps that move with the camera, giving a slightly more accurate reflection on brushes. This entity basically tells the game how to display and warp the reflections by setting the dimensions of the effect to the dimensions of this entity. The Cubemap Bounds keyvalue on the desired cubemap must be set to this entity's targetname in order to function as intended. The recommended texture for this brush entity is the tools\tools_parallax texture, although any trigger texture will work.
Creation
Main article: Parallaxed Cubemap Creation
KeyValues
- Name (targetname) <string>
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentnameortarget).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
See also
Categories:
- Mapbase
- Strata Source
- Brush entities
- Internal Strata Source entities
- Strata Source entities
- Strata Source brush entities
- Internal Hunt Down the Freeman entities
- Hunt Down the Freeman entities
- Hunt Down the Freeman brush entities
- Internal Mapbase entities
- Mapbase entities
- Mapbase brush entities
- Internal VBSP++ entities
- VBSP++ entities
- VBSP++ brush entities
- This is a template errors
- Cubemaps