Paint sphere: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with '{{portal2 point|paint_sphere}} thumb|right|300px|Blue gel blobs being dispensed. A gel blob {{stub}}')
 
(Some initial information, much more research is required)
Line 1: Line 1:
{{stub}}
[[File:Sp colo tbeam paint0241.jpg|thumb|right|300px|Blue gel blobs being dispensed.]]
{{portal2 point|paint_sphere}}
{{portal2 point|paint_sphere}}


[[Image:Sp colo tbeam paint0241.jpg|thumb|right|300px|Blue gel blobs being dispensed.]]
==Entity Description==
A gel blob


A gel blob
==KeyValues==
{{KV Targetname}}
{{KV Origin}}
; radius <code><[[integer]]></code>
: {{todo}}
; paint_type <code><choices></code>
: {{todo}}
; alpha_percent <code><[[float]]></code>
: {{todo}}


{{stub}}
==Inputs==
{{I Targetname}}

Revision as of 09:20, 3 May 2011

Stub

This article or section is a stub. You can help by expanding it.

Blue gel blobs being dispensed.

Template:Portal2 point

Entity Description

A gel blob

KeyValues

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

Origin:

Origin (X Y Z) (origin) <origin>
The position of this entity's center in the world. Rotating entities typically rotate around their origin.
radius <integer>
[Todo]
paint_type <choices>
[Todo]
alpha_percent <float>
[Todo]

Inputs