Character
This folder contains all the character related files.
It has the following files:
- CharacterEvents: Contains the data structure for holding the character events.
- CharacterHandler: This component is part of the InworldController prefab and is responsible for selecting the character with whom the current player is interacting.
- ConversationEvents: Contains the data structure for holding the conversation events.
- InworldCharacter: Contains the basic character scripts to interact with.