Typewriter effect

SixLine Studio - Code Plugins - Jun 12, 2022

A simple plugin to create a typewriter effect.

  • Supported Platforms
  • Supported Engine Versions
    4.27, 5.0 - 5.3
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

Video Demonstration

Documentation

A simple plugin to create a typewriter effect. You can set the typing speed and punctuation delays. Supports sounds. Also, when using Rich Text, you can get rid of the problem when a word jumps to another line when typing (Rich text is just for that, rich text styling won't work at the moment).

Technical Details

Features:

  • Typewriter effect
  • Sounds
  • Punctuation delays


Code Modules:

  •  TypewriterPlugin [Runtime]


Number of C++ Classes: 3

Supported Development Platforms: Win64, Mac, Linux.


Supported Target Build Platforms: Win64, Mac, Linux, IOS, Android.

Documentation:

  • Documentation
  • Text Block (Video)
  • Rich Text (Video) (Styles for rich text will not work. Rich text is supported in order to get rid of jumping words to a new line if there is not enough space in the row.)