item_powerup
Jump to navigation
Jump to search
| CDiscwarPowerup |
item_powerup is a point entity available in
Ricochet.
No setup is necessary for the item_powerup entity. The entity will spawn a random powerup each time.
There are four different types of powerups:
- Powershot - Grab the swirling red powerup and you get discs that hit your opponent harder.
- Triple Shot - These three spinning purple discs turns each of yours into a deadly triple-disked attack.
- Fast Shot - Green circles will make your discs move much faster to catch your enemy.
- Freeze Shot - Blue fragments create a disc that slows your opponent to a crawl.
Keyvalues
- Name (targetname) <string>
- The targetname that other entities refer to this entity by.
Flags
- Not In Deathmatch : [2048]
- Prevent this entity from attempting to spawn when
deathmatch(multiplayer) is enabled.