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
- Host: GitHub
- URL: https://github.com/narazaka/deleteeditoronly
- Owner: Narazaka
- License: zlib
- Created: 2024-04-03T08:10:38.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-03T08:34:03.000Z (about 2 years ago)
- Last Synced: 2025-03-19T22:52:57.716Z (over 1 year ago)
- Topics: unity, unity3d
- Language: C#
- Homepage: https://narazaka.github.io/DeleteEditorOnly/
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)