--********************
-- Lua script
--********************
EnemyList = {
Enemy1 = {
path = ".\mesh\cube4.x",
x = 0.0,
y = 0.0,
z = 0.0
},
Enemy2 = {
path = ".\mesh\cube2.x",
x = 10.0,
y = 1.0,
z = 0.0
}
}
Haw to get table data out of LUA?
Helo
Q) Haw to get table data out via stack?
I don''t know the answer, but have you searched the Lua mailing lists?
---------------------http://www.stodge.net
Helo
Haw to get out table inside a table? For example if I would
like to read path?
Anybody?
Haw to get out table inside a table? For example if I would
like to read path?
Anybody?
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement