Dissection of Official L4D2 Campaigns: Difference between revisions
Jump to navigation
Jump to search
ThaiGrocer (talk | contribs) m (→Other) |
ThaiGrocer (talk | contribs) m (→Other) |
||
Line 91: | Line 91: | ||
| [[func_door_rotating]] || - || - || 9 || 6 || | | [[func_door_rotating]] || - || - || 9 || 6 || | ||
|- | |- | ||
| [[func_illusionary]] || - || 1 || - || - || || || A legacy brush entity still used today. | | [[func_illusionary]] || - || 1 || - || - || || || || A legacy brush entity still used today. | ||
|- | |- | ||
| [[func_elevator]] || 1 || - || - || 1 || | | [[func_elevator]] || 1 || - || - || 1 || | ||
Line 193: | Line 193: | ||
| [[move_rope]] || 10 || 20 || - || - || | | [[move_rope]] || 10 || 20 || - || - || | ||
|- | |- | ||
| [[path_track]] || 14 || 1 || - || 4 || || || Could be decompile error of [[info_lighting]]. | | [[path_track]] || 14 || 1 || - || 4 || || || || Could be decompile error of [[info_lighting]]. | ||
|- | |- | ||
| [[player_weaponstrip]] || - || 1 || - || - || | | [[player_weaponstrip]] || - || 1 || - || - || |
Revision as of 21:47, 20 July 2010
Another way to help understand L4D2 level creation is to see what makes up an official one. This does not mean that developers are limited to only these elements in a L4D2 map, but these maps can be very good examples to start with.
Todo: Organize, interpret, tabulate, compact... celebrate!
Compiling
Some Observations / Interpretations
- sky_camera is in every map. A L4D2 map without a 3D skybox will give graphical glitches in-game.