Linedef type 123

From SRB2 Wiki
Jump to navigation Jump to search
Translucent water FOF with no sides.

Linedef type 123, Water, Translucent, No Sides, is a type of translucent water block which does not render the side textures. It is generally used when the water block's sides will not be in view anyway, such as when the water is inside a sunken pit. Since its sides are not drawn, it requires less CPU power to render.

The block is intangible, and players hear and see a "splashing" effect when moving in and out of it. While inside the block, the scene becomes distorted, and the field of view warps into wavy lines. Also, while inside the block, players will move more slowly, and their gravity is lowered slightly. If a player remains in a water block too long without grabbing air bubbles or acquiring an Elemental Shield, a countdown will be initiated after 20 seconds, just like in the original Sonic games. If the time runs out, the player automatically drowns. Water blocks can also be used to create slime and lava, if they have the right sector effects applied to them.

Setup

The flats, floor height, and ceiling height of the FOF are determined by the flats, floor height, and ceiling height of the control sector.

The alpha value of the FOF's translucency can be changed by setting the control linedef's front side upper texture to the number symbol (#), followed by a three-digit decimal number, from 000 to 255. #000 is completely invisible, whereas #255 is completely opaque. Note that in the Software renderer, there are actually only eleven different values: #000–#011, #012–#037, #038–#063, #064–#088, #089–#114, #115–#139, #140–#165, #166–#191, #192–#216, #217–#242, #243–#255, where #000–#011 is invisible, and #243–#255 is opaque. The advantage of using the completely opaque values is the ability to properly render flats which contain transparent pixels. If no value is set in the front side upper texture, however, the default alpha value of #128 will be used.

If Flag [6] / Not Climbable is checked, the water block will always render a separate light level, which means that the light level of the control sector will only affect the water block instead of affecting the block and below it. If Flag [9] / Solid Midtexture / Effect 4 is checked, the water block will use the light level of the target sector, instead of the light level of the control sector. If Flag [10] / Repeat Midtexture / Effect 5 is checked, the flats of the water block will use the "ripple" effect.

Aesthetic tips

Water blocks are generally put in a pit, to simulate real water. But since water blocks are set up like any other FOF, they can be made to float in the air, or rest on top of a flat surface without a pit. However, this is not recommended, as it looks unrealistic.

While water blocks can be used alone, it is common (and generally recommended) to apply a hue to it. This is done by creating another control sector using a colormap (or by applying it to another linedef on the water block's control sector) and tagging the water block's control sector to create the hue within the water block.

Sample

Example file: ex_ld123_fofwatertranslucentnosides.wad (MAP01)
How to use
  • You may load this file into your favorite map editor, such as Zone Builder. Select MAP01 as the map to load.
  • You may also load this file in the game:
    1. Save ex_ld123_fofwatertranslucentnosides.wad into the addons folder of your SRB2 directory.
    2. Start SRB2, go to the Addons menu, and then select ex_ld123_fofwatertranslucentnosides.wad.
    3. Start the game in Single Player mode.
    4. Press the Console button (~), and type in the command MAP MAP01 to access the example map.
  • When you load this file in the game, it replaces Greenflower Zone Act 1.


  Linedef typesFloor over floor [view]
Solid:
Solid, Opaque, ShadowcastingSolid, Opaque, Non-ShadowcastingSolid, TranslucentSolid, Sides OnlySolid, No SidesSolid, InvisibleIntangible from Bottom, OpaqueIntangible from Bottom, TranslucentIntangible from Bottom, Translucent, No SidesIntangible from Top, OpaqueIntangible from Top, TranslucentIntangible from Top, Translucent, No SidesOnly Tangible from Sides
Intangible:
Water, OpaqueWater, TranslucentWater, Opaque, No SidesWater, Translucent, No SidesGoo Water, TranslucentGoo Water, Translucent, No SidesIntangible, OpaqueIntangible, TranslucentIntangible, Sides OnlyIntangible, Invisible
Moving:
Air BobbingAir Bobbing (Adjustable)Reverse Air Bobbing (Adjustable)Dynamically Sinking PlatformWater BobbingRising Platform, Solid, Opaque, ShadowcastingRising Platform, Solid, Opaque, Non-ShadowcastingRising Platform, Solid, TranslucentRising Platform, Solid, InvisibleRising Platform, Intangible from Bottom, OpaqueRising Platform, Intangible from Bottom, Translucent
Crumbling:
Crumbling, RespawnCrumbling, No RespawnCrumbling, Respawn, Intangible from BottomCrumbling, No Respawn, Intangible from BottomCrumbling, Respawn, Intangible from Bottom, TranslucentCrumbling, No Respawn, Intangible from Bottom, TranslucentCrumbling, Respawn, Floating, BobbingCrumbling, No Respawn, Floating, BobbingCrumbling, Respawn, FloatingCrumbling, No Respawn, FloatingCrumbling, Respawn, Air Bobbing
Special:
Light BlockHalf Light BlockFog BlockMario BlockThwomp BlockShatter BlockShatter Block, TranslucentBustable BlockSpin-Bustable BlockSpin-Bustable Block, TranslucentQuicksandLaserCustom FOF