Add Quick Start

Kyle Austad 2024-11-19 12:02:52 -07:00
commit 4d2ec1fdf6

15
Quick-Start.md Normal file

@ -0,0 +1,15 @@
![](https://git.crabinteractive.com/crabdev/SimpleDialogueWiki/raw/branch/main/ListingMedia/Cover.png)
# Quick Start
Here is the quick start guide for Simple Dialogue. This quick start guide will get you up and running using the included assets on a blank level. You can easily adapt the methods used in the demo character or other included assets to fit your particular project but this guide is a quick start guide to get you going quickly with your dialogue.
## Set up the player
If you aren't using the demo *BP_ThirdPersonCharacter* and have your own player pawn, simply go in and add the *AC_DialogueSpeaker* component and then define how you want the player to appear in any dialogue they participate in by selecting the newly added component and changing the *SpeakerConfig* variable to whatever you desire.
![](https://git.crabinteractive.com/crabdev/SimpleDialogueWiki/raw/branch/main/Docs/1.png)
![](https://git.crabinteractive.com/crabdev/SimpleDialogueWiki/raw/branch/main/Docs/1.png)