Skip to content
Media 0 for listing Advanced Typewriter Effect

Description

The "Advanced Typewriter Effect” for Unreal Engine is a tool for those looking to add a typewriter-like effect to their projects through UMG. It offers a range of advanced features that make it both powerful and easy to use, catering perfectly to beginners and experienced developers alike.

Ease of Use - no setup required

One of the main strengths of the "Advanced Typewriter Effect” is its ease of use. The interface is intuitive, allowing users to quickly integrate the typing effect into their projects using just a Macro. Implementation requires only the input of the desired text and the reference to the widget (Text Block or Rich Text Block), along with a delay value representing the interval between the appearance of each character. This makes the tool extremely accessible, even for those without extensive experience with Unreal Engine.

Non-Destructive

It is designed to be non-destructive, meaning it does not permanently alter the text or widget it is applied to. This allows developers to experiment with different configurations without worrying about damaging or losing the original content.

Support for Rich Text Block, Text Block and Images

It supports both Rich Text Block and simple Text Block Widget. This flexibility permits to use it in a wide range of situations, from simple text display to advanced formatting with complex style (using the Rich Text Block style as you already usually do). Image Decorators are also supported!

Styles and Configurability

It offers an extraordinary level of customization. Users can easily apply different styles to the text (using Rich Text Block), making it possible to create visually appealing effects. Despite the wide range of options available, configuration remains simple and intuitive, allowing professional results to be achieved effortlessly.

Audio Management

You can configure a generic audio during the typewriter effect or a specific audio for normal characters, space and carriage return

Additional Features

In addition to its core features, the "Advanced Typewriter Effect” tool includes several advanced options that further enhance the user experience:

  • Pause and Resume: It is possible to pause the typing and resume it at any time, allowing greater interactivity and control.

  • Text Skipping: Users can skip the typing effect to immediately display the entire text, useful for those who want to speed up reading.

  • Variable Delay for Punctuation: It allows setting different delays for various punctuation marks, simulating realistic dialogue and improving user immersion.

Features:

  • Easy to use as a simple Blueprint macro - no code required, no setup required

  • Support both Text Block and Rich Text Block. Just put your widget as input and it will just work.

  • Style format supported for Rich Text Block (so you can use your favourite style, colors etc.)

  • Support Rich Text Image decorator

  • Punctuations delay and custom punctuations list

  • Advanced custom sound management - you can configure a generic audio during the typerwriter effect or a specific audio for normal characters, space and carriage return

  • Parallel Text\Rich Text Block in execution. You can have multiple Widgets with typewriter effect in the same time

  • Multiple input actions on the type writer effect(Pause, Continue, Skip and Stop)

  • Multiple output to better manage the execution of the typewriter effect (Type in progress, Type paused, Type stopped, Type completed)

Number of Blueprints: 5

Network Replicated: No

Supported Development Platforms:

Windows: Yes - Mac: Yes

Docs: Documentation | Demo Video | Discord Support | Email Support

Additional Notes:

  • For “<” and “>” characters use “\\<” and “\\<”. They will be displayed in the correct way.

Included formats

  • logo of Unreal Engine format