Item paint power pickup: Difference between revisions
Jump to navigation
Jump to search

Note:The paint can currently uses a water bottle model. This will change in a future version of P2CE.
Note:The paint gun was originally planned to appear in Portal 2, but was cut due to the complexity of switching between weapons to use the gels. While leftover in the FGD, it was removed from the game and was not usable in maps. It has been reimplemented in P2CE.
Bug:The entity does not behave correctly if set to gel type 0 (bounce). A
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.) |
(-added class hierarchy, cleanup) |
||
Line 1: | Line 1: | ||
{{lang|Item paint power pickup}} | {{lang|Item paint power pickup}} | ||
{{CD|???|base=CBaseAnimating}} | |||
{{this is a|point entity|name=item_paint_power_pickup|game=Portal 2: Community Edition}} It is a paint can for the {{ent|weapon_paintgun}}. Picking one up will add its corresponding gel type to the gun. | {{this is a|point entity|name=item_paint_power_pickup|game=Portal 2: Community Edition}} It is a paint can for the {{ent|weapon_paintgun}}. Picking one up will add its corresponding gel type to the gun. | ||
Line 13: | Line 14: | ||
:* 3 : Conversion Gel | :* 3 : Conversion Gel | ||
:* 5 : Adhesion Gel | :* 5 : Adhesion Gel | ||
[[Category:Items]] | [[Category:Items]] |
Revision as of 13:36, 2 July 2024


![]() |
---|
??? |
item_paint_power_pickup
is a point entity available in Portal 2: Community Edition. It is a paint can for the weapon_paintgun. Picking one up will add its corresponding gel type to the gun.



comp_kv_setter
or AddOutput
can be used as a workaround. [todo tested in ?]Keyvalues
- Paint Type (painttype) <choices>
- The can's paint type.
- 0 : Repulsion Gel
- 1 : Reflection Gel
- 2 : Propulsion Gel
- 3 : Conversion Gel
- 5 : Adhesion Gel