Skip to content

Create Items in Unity Hirerchy with a simple custom unity editor window! The item will save into the JSON file and can easily be edited, deleted.

Notifications You must be signed in to change notification settings

AliasgarBohra/Unity-Custom-Item-Generator-Window

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Custom Item Generator Editor Window

Create Items in Unity Hirerchy with a simple custom unity editor window! The item will be saved into the JSON file and can easily be edited, or deleted.

  1. To Create an Item, access the Item Editor window in Windows tab in Unity Editor. image

  2. The Item Editor holds 2 references. 1 is Item Holder in which item will generate. And other is Item Prefab. It is a base ui template for the Item. image

  3. Creating an Item image

We can simply click on Create New Item and edit properties and click Save Item. It will generate and save the changes in Unity Hirerchy automatically and also saves that item into the JSON File image

And thats it! We can create any amount of items and can edit or delete them easily image

Switch between Items

image

I hope you like it :D

About

Create Items in Unity Hirerchy with a simple custom unity editor window! The item will save into the JSON file and can easily be edited, deleted.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages