Hello,
Is there a way to use my C# variables as C# variables instead of LUA variables?
I mean, conditions and assignations in C# without the need of LUA itself.
I don't know if all my target platforms do support LUA so I don't want to risk it.
Thanks in advance.
Getting rid off LUA
Re: Getting rid off LUA
Hi,
The Dialogue System's Lua is compatible with all platforms. It's written in standard C#. It's been deployed to Windows, Mac, Linux, WebGL, webplayer, Android, iOS, Xbox One, Xbox 360, PS4, PS3, PSP, Ouya, and other platforms.
The Dialogue System's Lua is compatible with all platforms. It's written in standard C#. It's been deployed to Windows, Mac, Linux, WebGL, webplayer, Android, iOS, Xbox One, Xbox 360, PS4, PS3, PSP, Ouya, and other platforms.
Re: Getting rid off LUA
Good to know Tony,
Thanks
Thanks