Paint stream: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{portal2 point|paint_stream}} It appears to manage gel that comes from <code>info_paint_sprayer</code>s in some way. Killing one will instantly remove gel blobs gener...")
 
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{portal2 point|paint_stream}} It appears to manage [[gel]] that comes from <code>[[info_paint_sprayer]]</code>s in some way. Killing one will instantly remove gel blobs generated by the specific sprayer entity it was paired to. This has no effect on <code>[[prop_paint_bomb]]</code>s.
{{this is a|point entity|game=Portal 2|name=paint_stream}} It appears to manage [[gel]] that comes from <code>[[info_paint_sprayer]]</code>s in some way. Killing one will instantly remove gel blobs generated by the specific sprayer entity it was paired to. This has no effect on <code>[[prop_paint_bomb]]</code>s.
 
{{paintinmap}}

Latest revision as of 19:04, 17 May 2024

paint_stream is a point entity available in Portal 2 Portal 2. It appears to manage gel that comes from info_paint_sprayers in some way. Killing one will instantly remove gel blobs generated by the specific sprayer entity it was paired to. This has no effect on prop_paint_bombs.

Note.pngNote:Gel needs to have Paint in Map set to True in worldspawn before applying on surfaces. Maps that do not use gel can save significant resources by avoiding gel code.