User:THE OWL/Sandbox/Templates/Software docs

From Valve Developer Community
< User:THE OWL‎ | Sandbox‎ | Templates
Revision as of 01:38, 13 June 2024 by THE OWL (talk | contribs) (Created page with "<div style="display:flex; gap:1em; margin-top:3em"> <div style="display:flex; flex-wrap:wrap; gap:.8em; min-width:220px"> <div style="display:inherit; flex-direction:colum...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Index No description.
Icon-modding-blue.png
Modding Creating, organizing and releasing your Source project.
Design Everything related to design.
Icon-level design-orange.png
Level Design Maps are the 3D worlds where everything comes together.
Icon-level design-orange.png
Modeling Models are the detailed 3D objects that appear in the game world.
Icon-level design-orange.png
Materials Textures and shaders are combined in Source to create materials.
Code Everything related to code.
Icon-porgramming-purple.png
Porgramming A mod's C++ code defines the way its world and game rules behave.
Icon-scripting-purple.png
Scripting Scripting can be used for adding new functionality or logic to entities.