An open API service indexing awesome lists of open source software.

https://github.com/narazaka/deleteeditoronly

delete EditorOnly GameObjects from the selected GameObject
https://github.com/narazaka/deleteeditoronly

unity unity3d

Last synced: about 2 months ago
JSON representation

delete EditorOnly GameObjects from the selected GameObject

Awesome Lists containing this project

README

          

# Delete EditorOnly

delete EditorOnly GameObjects from the selected GameObject

## Install

### OpenUPM

See [OpenUPM page](https://openupm.com/packages/net.narazaka.unity.delete-editor-only/)

### VRChat Creaters Companion (VCC)

1. Press "Add to VCC" on https://vpm.narazaka.net/ to add Narazaka's repository to VCC.
2. Make sure that "Narazaka VPM Listing" is enabled in VCC -> Settings -> Packages -> Installed Repositories.
3. Install "Delete EditorOnly" from your project's "Manage Project".

## Usage

select GameObject in hierarchy and right click -> Delete Editor Only Objects

## License

[Zlib License](LICENSE.txt)