Hi guys, is it posible to include C-Script and Lite-C in the same project? okay okay i dont mean in the same file. I thinking about coding mainly in wdl but just include some c stuff like the included a7shader etc.
A7 Commercial.
Re: C-Script and Lite-C in the same project
[Re: Black_Sheep]
#143337 07/25/0714:2807/25/0714:28
Yes, you can include a lite-C file in a C-Script project, but not vice versa. And lite-C and C-Script can not share global variables, except engine variables.