Populating your scene overview

From Valve Developer Community
< SFM
Revision as of 12:24, 26 June 2012 by JeffLane (talk | contribs) (Created page with "After you load your map, you can start populating your scene in two ways: * Recording gameplay (and all its elements). * Adding elements manually, and th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

After you load your map, you can start populating your scene in two ways:

  • Recording gameplay (and all its elements).
  • Adding elements manually, and then adjusting their animations.

You manually add elements, including props, character models, lights, cameras, and particle systems, by creating an animation set for each. After you create an animation set, you can then manipulate it to create animation.

See also