Search found 3 matches

by Interceptor
Fri Aug 09, 2019 12:45 pm
Forum: Dialogue System for Unity
Topic: Variable changes ignored during runtime
Replies: 5
Views: 1444

Re: Variable changes ignored during runtime

Oh my god, thank you, DialogueLua.SetVariable(variable.name, variable.value); did the job. Yeah, I've planned to write custom editor script for this since I intend to build some sort of a framework (e.g. user friendly), but I am not very skilled in that field yet. Thank you again and wish you all th...
by Interceptor
Thu Aug 08, 2019 1:19 pm
Forum: Dialogue System for Unity
Topic: Variable changes ignored during runtime
Replies: 5
Views: 1444

Re: Variable changes ignored during runtime

Alright then, seems like I need to explain the whole thing. I've simplyfied my question above as I wanted to avoid writing horribly complex one and save you from reading a freaking novel and rather concentrate on the core of my issue, but your answer indicates I pretty much understand things from th...
by Interceptor
Thu Aug 08, 2019 7:45 am
Forum: Dialogue System for Unity
Topic: Variable changes ignored during runtime
Replies: 5
Views: 1444

Variable changes ignored during runtime

Hello there, I am very sorry in case I've just created any kind of duplicite question here, but I was not able to resolve this curious issue of mine nor find any mentioning of it here or in documentation. The issue I am facing is quite simple: I use one variable that stores an info whether the NPC w...