Weapons: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Abstract Mapping}} | {{Abstract Mapping}} | ||
:1. Making [[point entity]] with [[Classname]] [[:Category:weapons|weapon_...]] (For | :1. Making [[point entity]] with [[Classname]] [[:Category:weapons|weapon_...]] (For example: [[weapon_ak47]], [[weapon_portalgun]]...) | ||
:2. Set you need [[keyvalues]] (For example:[[targetname]], [[rendermode]]...) | :2. Set you need [[keyvalues]] (For example:[[targetname]], [[rendermode]]...) |
Revision as of 16:57, 14 May 2023
Abstract Mapping series Discuss your thoughts - Help us develop the articles or ideas you want |
---|
Ammunition | List of HL2 Animals and Creatures | Mapping with Antlions | Beams and Lasers | Cables and Ropes | Moving Clouds | Color Theory in Level Design | Combat | Combine | Compression (Source 1) | Doors | Dust, Fog, & Smoke | Elevators | Level Transitions | Environmental Lighting, Sun, Weather, & Outdoors | Explosions | Fire | Half-Life 2 Foliage | Glass & Windows | Headcrab | Health | Ladders | Lighting | Optimization (level design) | Physics | Retinal scanners | Sound and Music | Special effects | Terrain | Trains | Turrets | Water | Weapons | Zombie |
- 1. Making point entity with Classname weapon_... (For example: weapon_ak47, weapon_portalgun...)
- 2. Set you need keyvalues (For example:targetname, rendermode...)
You first weapon is done!