Search found 1 match
- Mon Apr 05, 2021 1:15 pm
- Forum: Dialogue System for Unity
- Topic: Lua Conditions
- Replies: 1
- Views: 63
Lua Conditions
Hey guys, I'm trying to link variables from my own script with Lua function, but somehting went wrong and my conditions seems ignored. I followed the tutorial video. I created a function that return a bool, then I registered it as a Lua function. I created a new scriptable Custom Lua Function Info a...