Search found 2 matches

by nickjh82
Sun May 24, 2020 9:44 am
Forum: Dialogue System for Unity
Topic: Player Movement in Unity Timeline
Replies: 3
Views: 1284

Re: Player Movement in Unity Timeline

Awesome, issue solved. Just to clarify, I wanted to disable movement just during conversation and I was only using StartConversation as it was a bit of a monologue with a single actor. By checking the debug info, I discovered that I hadn't assigned a conversant to the unity timeline AND the Characte...
by nickjh82
Sun May 24, 2020 4:38 am
Forum: Dialogue System for Unity
Topic: Player Movement in Unity Timeline
Replies: 3
Views: 1284

Player Movement in Unity Timeline

Hi, Loving the system so far but I've hit a snag which is most likely an easy fix, yet can't find a solution for (or I've not searched well enough!). I'm basically trying to kill player movement which I had previously successfully done by disabling my movement script in the 'Dialogue System Events' ...