AICommand
ChatGPT integration with Unity Editor
...Instead of manually hunting through menus or writing editor scripts, you can prompt the editor to perform tasks, generate snippets, and automate actions. The project showcases an emerging workflow where LLMs augment game and tooling development by understanding intent and producing editor-side outcomes. It provides a minimal setup that connects your OpenAI API key and surfaces a command window right inside Unity. The aim is to experiment with agentic assistance inside the editor loop, turning repetitive steps into promptable actions. ...