User:S'pht: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
'''For future reference:''' | '''For future reference:''' | ||
''General'' | ''General'' | ||
---- | ---- | ||
Line 9: | Line 10: | ||
* [[Animated Particles]] | * [[Animated Particles]] | ||
* [[Areaportal]] | * [[Areaportal]] | ||
* [[Detail Props]] | |||
* [[Func instance]] | |||
* [[Hint brush]] | * [[Hint brush]] | ||
* [[Sky List]] | * [[Sky List]] | ||
Line 23: | Line 26: | ||
* [[QC]] | * [[QC]] | ||
** [[:Category:QC Commands]] | ** [[:Category:QC Commands]] | ||
''Particle System'' | |||
---- | |||
* [[Position Along Path Sequential]] | |||
* [[Control Point (particles)]] | |||
''Engine/Design Notes'' | ''Engine/Design Notes'' | ||
---- | ---- | ||
Line 30: | Line 37: | ||
''Entities'' | ''Entities'' | ||
---- | ---- | ||
* [[env_global]] | |||
* [[env_terrainmorph]] | * [[env_terrainmorph]] | ||
* [[logic_case]] | * [[logic_case]] | ||
* [[logic_compare]] | * [[logic_compare]] | ||
* [[func_breakable_surf]] ''(note: check "tile" function; [http://www.interlopers.net/forum/viewtopic.php?f=4&t=3153&hilit=portal&start=8250#p425294 as here])'' | |||
* [[func_reflective_glass]] | * [[func_reflective_glass]] | ||
* [[func_areaportal]] | * [[func_areaportal]] | ||
* [[point_flesh_effect_target]] | * [[point_flesh_effect_target]] | ||
** [[$flesh]] | ** [[$flesh]] |
Latest revision as of 20:10, 1 January 2011
For future reference:
General
Map Creation/Design
- 3D Skybox
- Actbusy
- Animated Particles
- Areaportal
- Detail Props
- Func instance
- Hint brush
- Sky List
- Visleaves
Modeling
- Adding Prop Models
- Compiling a model
- Creating worldmodels from viewmodels
- Physics and Ragdolls
- Softimage Mod Tool
- QC
Particle System
Engine/Design Notes
Entities
- env_global
- env_terrainmorph
- logic_case
- logic_compare
- func_breakable_surf (note: check "tile" function; as here)
- func_reflective_glass
- func_areaportal
- point_flesh_effect_target