Half-Life Level Creation: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (changed Elements to Basic Elements)
(implementing the new design I made on my sandbox page)
Line 1: Line 1:
{{otherlang2
{{otherlang2
| ru = Half-Life Level Creation:ru}}
| ru = Half-Life Level Creation:ru}}
__NOTOC__
{{category header|background-color=#E0E0E0|border-color=lightgray}}
{{category newcolumn|rowspan=1|width=50%|background-color=#F7F7F7|border-color=lightgray}}
{|
|-
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| '''<big>LEVEL DESIGN</big>''' ||||||||||||||||||||||||||||||||||| [[Programming|'''<big>PROGRAMMING</big>''']] |||||||||||||||||||||||||||||||||| [[Modeling|'''<big>MODELING</big>''']] ||||||||||||||||||||||||||||||||||| [[Materials|'''<big>MATERIALS</big>''']] ||||||||||||||||||||||||||||||||||| [[Modding|'''<big>MODDING</big>''']]
|}


{{HL1}}This page contains articles relating specifically to level design for [[Half-Life]], and it's expansions [[Opposing Force]] and [[Blue Shift]].


__NOTOC__
{{category header|background-color=#E0E0E0|border-color=lightgray}}
{{category header|background-color=#E0E0E0|border-color=lightgray}}
{{category newcolumn|rowspan=1|width=50%|background-color=#F7F7F7|border-color=lightgray}}
{{category newcolumn|rowspan=1|width=50%|background-color=#F7F7F7|border-color=lightgray}}
== Getting Started ==
== Getting Started ==
* '''[[Half-Life Level Creation/Configuring Hammer for Half-Life|Configuring Hammer for Half-Life]]'''
* '''[[Half-Life Level Creation/Configuring Hammer for Half-Life|Configuring Hammer for Half-Life]]'''
Line 58: Line 66:
[http://sledge-editor.com/ '''SLEDGE EDITOR''']
[http://sledge-editor.com/ '''SLEDGE EDITOR''']
A replacement to Valve's GoldSource Engine, Sledge is still currently in it's Alpha form.
A replacement to Valve's GoldSource Engine, Sledge is still currently in it's Alpha form.
{{category end}}
='''<big>TUTORIALS</big>'''=
{{category header|background-color=#E0E0E0|border-color=lightgray}}
{{category newcolumn|rowspan=1|width=33%|background-color=#FBF7EA|border-color=#E4DCCD}}
* [[Health Charger]]
* [[Suit Charger]]
* [[Alien Teleport Effect (HL1)]]
{{category newcolumn|rowspan=1|width=33%|background-color=#FBF7EA|border-color=#E4DCCD}}
{{category newcolumn|rowspan=1|width=33%|background-color=#FBF7EA|border-color=#E4DCCD}}

Revision as of 12:00, 8 March 2015

Template:Otherlang2


LEVEL DESIGN PROGRAMMING MODELING MATERIALS MODDING


Getting Started

Basic Elements

Games

Half-Life

Half-Life: Opposing Force

Half-Life: Blue Shift

Additive Information

Forge Game Data

Compiling Programs

External Tools

General

Modelling Programs

Texture Editors

Downloads

Hammer Editor

Replacement SDKs

JACKHAMMER A newly released modified version of the GoldSource Engine created by Russian modders. JackHammer offers many additional features for level editing and modding for Half-Life, as well as Quake 2 and 3. JackHammer is currently in Alpha form.

SLEDGE EDITOR A replacement to Valve's GoldSource Engine, Sledge is still currently in it's Alpha form.


TUTORIALS