Weapon portal base: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{base point|weapon_portal_base}} is a point entity available in {{portal}}{{portal2}}. It isn't available in the default FGD, but works in game. It's used as...")
 
mNo edit summary
Line 1: Line 1:
{{base point|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:14, 19 April 2022

Template: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.