Always snap to grid

Difference between revisions of "Legacy:Making Flames"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Yes, that's fine :) (whoever you are!))
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
''This is a tutorial for [[Legacy:Unreal Tournament|Unreal Tournament]]. For [[Legacy:UT2003|UT2003]] see elsewhere.''
+
''This is a tutorial for [[Legacy:Unreal Tournament|Unreal Tournament]]. For [[Legacy:UT2003|UT2003]] see elsewhere. (Where, exactly?)''
  
 
==Method 1: Sheets ==
 
==Method 1: Sheets ==
Line 10: Line 10:
 
==Method 2: Mesh ==
 
==Method 2: Mesh ==
  
[[Legacy:Ad An Actor|Ad an Actor]] >> [[Legacy:Light (UT)|Light (UT)]] >> [[Legacy:TorchFlame|TorchFlame]] where you want the flame to go. This is not really a good way to add flames, because they tend to 'disappear' from certain angles, etc.
+
[[Legacy:Add An Actor|Add an Actor]] >> [[Legacy:Light (UT)|Light (UT)]] >> [[Legacy:TorchFlame|TorchFlame]] where you want the flame to go. This is not really a good way to add flames, because they tend to 'disappear' from certain angles, etc.
  
 
You can scale this TorchFlame by going to its properties and adjusting the Display -> DrawScale property.
 
You can scale this TorchFlame by going to its properties and adjusting the Display -> DrawScale property.

Latest revision as of 06:14, 5 April 2011

This is a tutorial for Unreal Tournament. For UT2003 see elsewhere. (Where, exactly?)

Method 1: Sheets[edit]

To make flames with brushes:

  1. Click on the Volumetric brushbuilder in the toolbox (it's the buttons whose tooltip says "torches chains etc")
  2. Choose a flame-like texture to it from packages such as GreatFire and GreatFire2.
  3. Align it to fit. Right click on the brush to adjust proportions. It's a good idea to set the Translucent surface flag.

Method 2: Mesh[edit]

Add an Actor >> Light (UT) >> TorchFlame where you want the flame to go. This is not really a good way to add flames, because they tend to 'disappear' from certain angles, etc.

You can scale this TorchFlame by going to its properties and adjusting the Display -> DrawScale property.

Tips[edit]

Flames usually don't cast white light. Make sure the light you set matches the flames accordingly (with the GreatFire packages, most flamelight would be red-orange in color.)

Adding a corona makes the flame look more realistic and gives the impression of volume.


ProjectX: we could do with some screenshots for each tutorial showing each step, we could also do with bundling all tutorials that are to do with fire into here, that way it is easier to navigate the site