Search found 2 matches

by Enphra
Sun Mar 26, 2017 12:44 pm
Forum: Dialogue System for Unity
Topic: Script firing twice on bark
Replies: 3
Views: 481

Re: Script firing twice on bark

Ah nice, good to hear there'll be a fix, thanks for the quick reply.
by Enphra
Sun Mar 26, 2017 10:53 am
Forum: Dialogue System for Unity
Topic: Script firing twice on bark
Replies: 3
Views: 481

Script firing twice on bark

I'm running into a problem when I'm trying to execute scripts that I registered via Lua.RegisterFunction whenever I try to call them from a bark. Any script that I try to call this way consistently gets fired twice. If I call it from a normal conversation or via the Lua debug console it runs just fi...