Search found 6 matches

by halbey
Mon Feb 28, 2022 7:26 pm
Forum: Dialogue System for Unity
Topic: Behavior Designer - Is Lua True
Replies: 5
Views: 361

Re: Behavior Designer - Is Lua True

Hi Tony,

I tried again and now it works. The only difference is that I wrote the code instead of just copy pasting...it doesnt make much sense but at least it looks fine

Thank you for your support!
by halbey
Sun Feb 27, 2022 5:57 pm
Forum: Dialogue System for Unity
Topic: Behavior Designer - Is Lua True
Replies: 5
Views: 361

Re: Behavior Designer - Is Lua True

Hi Tony, thank you for your reply. I tried using this syntax Variable["player_alive"] == true in the Inspector / Lua Code section of the Behavior Designer Tree (see attached), but I get that the "Lua code is null or empty". Could you confirm that my approach is correct? 1- I star...
by halbey
Fri Feb 18, 2022 9:12 pm
Forum: Dialogue System for Unity
Topic: Behavior Designer - Is Lua True
Replies: 5
Views: 361

Behavior Designer - Is Lua True

Hello, I am trying to build a behavior tree with an "Attack" which is conditional on "Is Lua True". I cannot find the right syntax to check the Lua variable. I want the AI to attack only if the Lua variable (bool) is true. E.g. the Lua variable => "player_alive" = true ...
by halbey
Fri Dec 06, 2019 3:10 pm
Forum: Dialogue System for Unity
Topic: Typewriter speed
Replies: 6
Views: 476

Re: Typewriter speed

Hi Tony,

thank you again for your help, excellent support!
by halbey
Wed Dec 04, 2019 3:45 pm
Forum: Dialogue System for Unity
Topic: Typewriter speed
Replies: 6
Views: 476

Re: Typewriter speed

Hi,

thank you for your quick reply.

I had version 2.1.7 and updated to the latest (2.2.3) but I still get the same issue.

Do you think it's possible that I send you a test scene (with dummy characters, "fake" text etc.) so you can check where is the problem?
by halbey
Tue Dec 03, 2019 6:33 pm
Forum: Dialogue System for Unity
Topic: Typewriter speed
Replies: 6
Views: 476

Typewriter speed

Hi, first of all thank you for this asset, I have purchased it some time ago and just recently started to work with it and I have to say it's excellent. I have a scene with a simple dialogue between 2 characters, no response menu or action to be taken by the player. Have modified the "Basic Sta...