Adds a Lua scripting component to the engine, allowing users to attach Lua scripts to entities. Includes necessary Lua headers and library files. Also integrates the Lua scripting component into the editor, allowing it to be added via ImGui.
Adds a Lua scripting component to the engine, allowing users to attach Lua scripts to entities. Includes necessary Lua headers and library files. Also integrates the Lua scripting component into the editor, allowing it to be added via ImGui.