My program doesn't have bugs. It just develops random features.

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!))
(No difference)

Revision as of 05:14, 17 March 2004

This is a tutorial for Unreal Tournament. For UT2003 see elsewhere.

Method 1: Sheets

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

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

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