Weapon portal base: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{weapon_portal_base}} is a [[Point entity|point entity]] available in {{portal}}{{portal2}}. It isn't available in the default FGD, but works in game. It's used as a base for custom weapons.
'''weapon_portal_base''' is a [[Point entity|point entity]] available in {{portal}}{{portal2}}. It isn't available in the default FGD, but works in game. It's used as a base for custom weapons.
Make a ''weapon_portal_base.txt'' and put it in the ''scripts/'' folder to make a custom weapon.
Make a ''weapon_portal_base.txt'' and put it in the ''scripts/'' folder to make a custom weapon.

Revision as of 05:15, 19 April 2022

weapon_portal_base is a point entity available in PortalPortal 2. It isn't available in the default FGD, but works in game. It's used as a base for custom weapons. Make a weapon_portal_base.txt and put it in the scripts/ folder to make a custom weapon.