Search found 2 matches

by catarang0
Mon Dec 28, 2020 12:41 am
Forum: Dialogue System for Unity
Topic: Help! Character still moving after conversation starts
Replies: 3
Views: 149

Re: Help! Character still moving after conversation starts

Thank you so much! It seems after fiddling with the Ridgidbody in the OnConversationStart() I managed to get it to work properly! :)

Thanks for your time!
by catarang0
Sun Dec 27, 2020 1:13 am
Forum: Dialogue System for Unity
Topic: Help! Character still moving after conversation starts
Replies: 3
Views: 149

Help! Character still moving after conversation starts

Hello I am using Character Movement Fundamentals by Jan Ott from the asset store for my movement controls. I have my dialogue system set to start on the E Key and if I enter a conversation while moving my character he continues to move in whatever direction my character was facing however if I stop ...