Fixed
You can click on characters whilst the journal is open You can click on characters whilst selecting dialog options Added sfx option to character data
This commit is contained in:
@@ -14,4 +14,6 @@ public class CharacterData : ScriptableObject
|
||||
|
||||
[Header("The index of the dialogue relates to what question it should link too.")]
|
||||
public List<Dialogue> m_dialogueOptions;
|
||||
|
||||
public AudioSource m_typingSfx;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user