언리얼 엔진 마켓플레이스는 10월 중순에 팹으로 이전될 예정입니다. 자세히 알아보세요.

Proto Animated Text

Proto - 코드 플러그인 - 2022/11/20

Print text letter-by-letter and create powerful material-driven animations.

  • 지원 플랫폼
  • 지원 엔진 버전
    4.27, 5.0 - 5.4
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

Proto Animated Text - a lightweight rich text extension

Demo Video | Documentation | Version 1.03


Print text letter-by-letter and create powerful material-driven animations!


Insert images and interactive widgets into text!


This plugin extends Epic's default Rich Text, adding support for printing letter-by-letter, and exposing new data to font materials to make per-character animation possible. This plugin manipulates the characters of text with minimal impact on performance, and maintains the layout and justification of your rich text while it prints out.


Animations are handled by font materials, so your only limit is your imagination! With this plugin, you can access a new node in font materials. This node allows you to manipulate characters in-order (like the waving text example), randomly (like the shaking text example), and as they are being printed.


All your text styling and animations are still driven by Rich Text mark-up, just like Epic's default Rich Text. This means it's built on a proven pipeline, and localizing your strings is just as easy as before. It also means you can change animations per-localized-string if necessary.





Features
  • New ProtoRichTextBlock widget.
  • Print text letter-by-letter via blueprints.
  • New material node to create per-character font animation.
  • Insert images into text.
  • Insert interactive User Widgets into text, and handle events from your ProtoRichTextBlock.
  • Driven by familiar Rich Text mark-up.
  • Fleshed-out suite of events and functions to interact with text as it prints out.
  • Example material animations and applications of animated text.
  • Simple dialogue system example with fully-functional dialogue box.





Limitations
  • Does not support right-to-left languages like Arabic. You can edit markup in localized strings to opt these languages out of plugin features to still render like normal Rich Text.





About the Author

PROTO is an independent game developer, previously a designer and programmer on bestselling AAA games.

protowlf.com

기술적 세부사항

Documentation / Guides: link

Known Issues: link

Changelog: link


Available Versions:

  • Latest (V1.03): UE5.1, UE5.2, UE5.3, UE5.4
  • Legacy (V1.02): UE4.27, UE5.0


Code Modules:

  •  ProtoAnimatedText (Runtime)


Number of Blueprints: 0

Number of C++ Classes: 6

Supported Development Platforms: Win64

Supported Target Build Platforms: Win64

(Note: other platforms likely work, but Windows is the only tested platform)