1. Is it possible to create complete application using only lua-scripting (not C++)?
2. The default search paths (models,materials,scripts...) for Engine, Editor, Lua? Is it posible to setup paths? When i start the Editor/Engine, does it collects resources on all subdirectories ? Grouping in the object tree in the Editor is based on the file name: "groupe1_groupe2 ... _objectname.XXX", relevant data (model-material-script..) should be in the same directory or not necessarily?