Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/remibodin/Unity3D-PrefabEditor

Plugin unity3D to edit prefabs on separate scene.
https://github.com/remibodin/Unity3D-PrefabEditor

unity3d

Last synced: about 2 months ago
JSON representation

Plugin unity3D to edit prefabs on separate scene.

Awesome Lists containing this project

README

        

# Unity3D-PrefabEditor
Plugin unity3D to edit prefabs on separate scene.

Inspired by [forestrf/prefab-editor](https://bitbucket.org/forestrf/prefab-editor)

## Usage
To open prefab editor, double click on a prefab file in project panel.
Current scene is save and a new empty scene with only prefab instance is create. Editor lighting is disable and prefab instance is focus.
To apply modifications juste save this tmp scene (with **Ctrl-S**).

## Screens
![](./Medias/screen.gif)