cocos_delete_node
Remove nodes from Cocos Creator scenes by disconnecting them from parent nodes and deactivating them while maintaining stable indices.
Instructions
Soft-delete a node (disconnect from parent, deactivate). Indices stay stable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene_path | Yes | ||
| node_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |