Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 687 Bytes

File metadata and controls

17 lines (9 loc) · 687 Bytes

Vertex Text Animation Demo

Based on code from:

Batbarian (Steam)

Kingdom of Night (Steam)

Video Tutorial

Important Classes/Functions:

DialogueManager.cs Line 45 PlayDialogue Starts the text animation

DialogueUtility.cs Line 28 ProcessInputString Parses the text and pulls out any special tags/commands

DialogueVertexAnimator.cs Line 23 AnimateTextIn Takes the processed text and dialogue commands and performs the text vertex animation