Rising Water
This tutorial is for UT2003. See also Rising Water (UT).
Creating rising water (or any fluid such as slime or lava) is easier in UT2003 than it was in UT due to the addition of volumes. In UT, rising water was simulated rather than actually a moving thing. In UT2003 you can create truly moving fluids.
Creating rising water
- Create a WaterVolume (see Working With Volumes), or any other type of volume,
- set the following properties:
- bStatic = false (this is a hidden property, you'll need to cheat)
- bMoveable = true
- Attach the volume to a mover (see attaching actors).
Category Mapping
Category Tutorial
Category To Do – still needs work