Unity Scene Create

Create and bootstrap Unity scenes with unity-cli. Use when the user asks to create a new scene, load or save a scene, add starter GameObjects, or attach initial components while bootstrapping a level or test scene. Do not use for editing existing GameObjects in place; use `unity-gameobject-edit`. Do not use inside prefab edit mode; use `unity-prefab-workflow` instead.

akiojin 85b28eb 3 files · 3.9 KB Updated

File contents

akiojin/unity-cli/tree/main/.claude-plugin/plugins/unity-cli/skills/unity-scene-create commit 85b28ebd9e

Frequently asked questions

npx skillmds@latest add akiojin/unity-scene-create