I've started using LUA with the Unity plugin today, and I have a short question.
I've read in the "getting started with unity" document that you can access the dbpro world from the LUA script using certain function like: CamInfo(), ObjInfo(), MoveObject(number,speed), PointObject(number,X,Y,Z).
My question: Are those the only implemented functions that control the dbworld directly from the LUA script? if not, where can I find the list of all such function? I couldn't find any such list in the help files.
Thanks in advance,
Paranoid Android.
Cheers,
Paranoid Android.