Moderator elections are being held. See Valve Developer Community:Moderator elections for more details.
Users who would like to run for moderator must be autoconfirmed and have at least 100 edits. Users can check their own edit count at Special:Preferences.
The Message template has been deleted. A list of pages that transclude it are at Valve Developer Community:Message transclusions.
This article's documentation is for anything that uses the Source engine. Click here for more information.

info_overlay_transition

From Valve Developer Community
Jump to: navigation, search

Stub

This article or section is a stub. You can help by adding to it.

The "Wave" effect from the info_overlay_transition.

info_overlay_transition is a internal point entity available in all Source Source games.

Entity description

It is an overlay transition. [Clarify] This entity creates a scrolling Texture between a brush or displacement and a water brush. So you can create a "Wave" effect.

Keyvalues

Material (???) <material>
Texture to use with this overlay.
Brush faces (???) <sidelist>
Brush faces on which the overlay will be applied.
Water faces (???) <sidelist>
Water brush faces on which the overlay will be applied.
Texcoord Length Start (???) <float>
Texcoord Length End (???) <float>
Texcoord Width Start (???) <float>
Texcoord Width End (???) <float>
Width Land (???) <float>
Width Water (???) <float>
Show Debug (???) <integer>
Boolean value (0 or 1).