Item nugget

From Valve Developer Community
Revision as of 23:31, 18 March 2023 by Luke18033 (talk | contribs) (Created page with "{{entity|type=e0|series=Portal|item_nugget}} It is an "Aperture Incentivizing Nugget", seemingly intended as a collectible item for a scrapped multiplayer mode. Touching the n...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Entity It is an "Aperture Incentivizing Nugget", seemingly intended as a collectible item for a scrapped multiplayer mode. Touching the nugget will pick it up, adding to the player's "score", which can be seen only in multiplayer by binding a key to +score and using it to open the scoreboard. Once picked up, the nugget will respawn after a configurable amount of time.

The model used by the entity is a modified version of the Team Fortress 2 neutral capture point hologram, with the beam removed and various colored skins added with the Aperture logo and the point value in the center. In-game, the model is also scaled down by about 50% compared to what is shown in Hammer.

Keyvalues

Group Name (groupname) <string>
"Giving nuggets a group name hints the game that they are intended to be a group." Unknown use.
Respawn Time (RespawnTime) <float>
Number of seconds between when the nugget is collected and when it respawns
Point Value (PointValue) <integer>
Amount of points the nugget gives when collected. Accepts any value, but only the following will produce proper skins:
  • 1
  • 5
  • 10
  • 25
Note.pngNote:Content moved to Rendering and studio model related KIO/Keyvalues for continuation of page history


Inputs

Note.pngNote:Content moved to Rendering and studio model related KIO/Inputs for continuation of page history


Outputs

Note.pngNote:Content moved to Rendering and studio model related KIO/Outputs for continuation of page history