I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

Legacy:Making Flames

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search

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