For Unity 2019.3+ | URP | HDRP | Built-in


Text Adventure

Text Adventure

The Text Adventure effect replaces the screen contents with text elements that simulate an ASCII text display. Different characters stand in for pixels with different luminance.

This effect requires the Character Atlas to be set in order to work properly.


Parameters

Character Size Float

The on-screen size of each character, in pixels.

Character Atlas Texture2D

A texture containing the characters that will replace the image. An (nx)-by-y texture, where there are n characters, each of which is x-by-y pixels.

Character Count Float

How many characters are contained within the Character Atlas.

Background Color Color

The color of the background.

Character Color Color

The color of the text overlaid onto the background.

Known Issues

There are no known issues at the moment.