project_repair
Automatically fixes Roblox projects by anchoring loose parts, removing orphan instances, and resolving broken references to restore scene stability.
Instructions
[HIGH_LEVEL] Automatically repairs common place issues (anchors loose parts, cleans orphan instances, resolves broken references).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fixPhysics | No | Anchor unanchored workspace parts. | |
| cleanOrphans | No | Remove unused or disconnected instances. |