Search found 3 matches
- Sun Jan 22, 2023 2:58 pm
- Forum: Dialogue System for Unity
- Topic: character controller
- Replies: 4
- Views: 226
Re: character controller
I got it working by adding a scene event to the end of the conversation.
- Sat Jan 21, 2023 5:35 pm
- Forum: Dialogue System for Unity
- Topic: character controller
- Replies: 4
- Views: 226
Re: character controller
Is there an event for quest successful? using the conversation start and end enables the controller after the quest is started.
- Sat Jan 21, 2023 1:01 pm
- Forum: Dialogue System for Unity
- Topic: character controller
- Replies: 4
- Views: 226
character controller
I'm using dialogue system with invector. I need to turn the quest giver's character controller back on when the quest is completed, so he can follow waypoints. is there a simple way to do this?