item_paint_power_pickup
Jump to navigation
Jump to search
| ??? |
item_paint_power_pickup is a model 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