autentificare
|
limbă
български (Bulgară)
čeština (Cehă)
Dansk (Daneză)
Nederlands (Olandeză)
English (Engleză)
Suomi (Finlandeză)
Français (Franceză)
Deutsch (Germană)
Ελληνικά (Greacă)
Magyar (Maghiară)
Italiano (Italiană)
日本語 (Japoneză)
한국어 (Coreeană)
Norsk (Norvegiană)
Polski (Poloneză)
Português (Portugheză)
Português-Brasil (Portugheză-Brazilia)
Русский (Rusă)
简体中文 (Chineză simplificată)
Español (Spaniolă)
Svenska (Suedeză)
繁體中文 (Chineză tradițională)
ไทย (Tailandeză)
Türkçe (Turcă)
Українська (Ucraineană)
Ajută-ne să traducem Steam
It's possible to control it in SFM, but it's a bit compex. You first have to find the material (.vmt) files that are associated with the model you want the overlay on, and open them in notepad. Say for instance I want to activate the fire overlay on the RED Sniper. I have to go to C:\Program Files (x86)\Steam\SteamApps\common\SourceFilmmaker\game\tf_movies\materials\models\player\sniper\, and open sfm_sniper_red.vmt, sfm_sniper_skin.vmt and hwm\sniper_head_red.vmt.
In all of the .vmt's, you need to do two things: first, if "$detailblendfactor" isn't 0, change it to that. If it already is at zero, don't touch it. Second, you need to comment out the whole BurnLevel proxy, by adding two slashes (//) in front of all of its lines, like so:
Once you have the model you want to set ablaze, right-click its animation set > add override materials. Right-click it again > show in element viewer > model. Once in the element viewer, expand the materials array at the bottom, and look for the materials whose vmt's you messed with earlier.
Righ-click one of them > add attribute > float. Call it $detailblendfactor. Right-click the material again > create animationset for element. Click OK. Do the same for all the needed materials.
Back in the animation set editor, you should notice (a) new set(s) with the material name(s):
http://i.imgur.com/DS1bz7L.jpg
Which, when selected, give you a slider that controls the intensity of the fire overlay:
http://i.imgur.com/qO6Gvzd.jpg