This article's documentation is for "Source Filmmaker". Click here for more information.

SFM/Working with objects: Difference between revisions

From Valve Developer Community
< SFM
Jump to navigation Jump to search
No edit summary
m (Nesciuse moved page SFM/Working with objects/en to SFM/Working with objects without leaving a redirect: Move en subpage to basepage)
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{otherlang2
{{LanguageBar}}
|noborder=true
 
|ru=SFM/Working with objects:ru
{{SFM topicon}}
}}
When you want to add an object (like a prop or a light) to a particular shot, you do so by creating an animation set for it in the [[SFM/The Animation Set Editor|Animation Set Editor]].
When you want to add an object (like a prop or a light) to a particular shot, you do so by creating an animation set for it in the [[SFM/The Animation Set Editor|Animation Set Editor]].
{{Tip|Because shots exist as separate entities, adding an animation set to one shot does not add it to any other shots.  Because of this, it's a good idea to create one master shot with all the elements you want in it before blading (splitting) it into smaller shots.  That way, the smaller shots will already contain the elements you want to work with.}}
{{Tip|Because shots exist as separate entities, adding an animation set to one shot does not add it to any other shots.  Because of this, it's a good idea to create one master shot with all the elements you want in it before blading (splitting) it into smaller shots.  That way, the smaller shots will already contain the elements you want to work with.}}
Line 18: Line 17:
* [[SFM/Removing objects|Removing objects]]
* [[SFM/Removing objects|Removing objects]]
* [[SFM/Copying elements between shots|Copying elements between shots]]
* [[SFM/Copying elements between shots|Copying elements between shots]]
{{shortpagetitle}}
{{Shortpagetitle}}
[[Category:Source Filmmaker]]
[[Category:Source Filmmaker]]

Latest revision as of 10:32, 12 July 2024

English (en)Русский (ru)Translate (Translate)

When you want to add an object (like a prop or a light) to a particular shot, you do so by creating an animation set for it in the Animation Set Editor.

Tip.pngTip:Because shots exist as separate entities, adding an animation set to one shot does not add it to any other shots. Because of this, it's a good idea to create one master shot with all the elements you want in it before blading (splitting) it into smaller shots. That way, the smaller shots will already contain the elements you want to work with.

You can add animation sets for various kinds of objects: character and prop models, lights, cameras, and particle systems.

You can also add animation sets for elements from gameplay you've recorded, as a way to make those elements visible in the Animation Set Editor so you can modify their animation.

After you've created an animation set, you can select specific controls inside that animation set to modify your object's animation.

Note.pngNote:Selecting a control in one location selects it everywhere it's visible, and modifying that control modifies it everywhere it's visible. Thus, selecting and modifying a control in the Graph Editor is reflected by changes in the viewport and the control's slider in the Controls panel, dragging a control's slider in the Controls panel changes what you see in the Motion Editor and the viewport, and so on. The various parts of the UI update immediately to reflect changes made to controls in other parts of the UI.

See also