Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markv12 authored Oct 9, 2022
1 parent afad149 commit b41098e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ Batbarian (<a href="https://store.steampowered.com/app/837460/Batbarian_Testamen

Kingdom of Night (<a href="https://store.steampowered.com/app/1094600/Kingdom_of_Night/">Steam</a>)

<a href="">Video Tutorial</a>
<a href="https://www.youtube.com/watch?v=So8DpNh3XOE">Video Tutorial</a>

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
`DialogueVertexAnimator.cs` Line 23 `AnimateTextIn` Takes the processed text and dialogue commands and performs the text vertex animation

0 comments on commit b41098e

Please sign in to comment.