🎮 Game

A placement and tweak kit for in-game authoring. It adds an orbit camera, a ghost placer with a catalog, and a tweak panel that edits local transforms on GameObjects and attached accessories, then exports placements as JSON or pasteable C#. Mount components resolve model attachments or bones and keep accessories pinned at runtime.

🔧 Editor

An editor utility that adds menu actions to copy placement export data to the clipboard. A creator can copy either a JSON export or a C# snippet from the Data folder and paste it elsewhere. It reads the selected file and writes it to the editor clipboard while logging status.