-- -- object_desc.scr -- -- @author Matthew M. Burke -- @version 1.0 -- -- Table holding all the information necessary for creating an object. -- object_desc = { "wall", "plane", {0, 0, 0}, {0, 10000, 0}, {10000, 10000, 0}, {10000, 0, 0}, }