Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

通用的 ScriptableObject .asset 文件生成工具/Generic ScriptableObject ".asset" file generation tool.

License

Notifications You must be signed in to change notification settings

Bian-Sh/ScriptableObject-Asset-Creator

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScriptableObject-Asset-Creator

通用的 ScriptableObject .asset 文件生成工具

Generic ScriptableObject ".asset" file generation tool.

从此再也不写类似[CreateAssetMenu(menuName = "CreateScriptableObject")]这样的属性了。

From nowon, there is no need to add an attribute like [CreateAssetMenu(menuName = "CreateScriptableObject")] onto the script name for creating "asset" file.

功能:

  1. 支持多选:现在支持同时生成多个 ScriptableObject 的 .asset 文件。

  2. 加入提示:Partial 的没写继承的脚本 以及 静态脚本不支持会在 控制台输出

  3. 右键校验:选中的非 ScriptableObject 则菜单不激活。

  4. 把 asset 数据文件和脚本区分开,把生成的所有 asset 框选高亮出来。

演示

演示说明:

  1. 演示单个、多个 ScriptableObject 的 asset 文件创建

  2. 演示对ScriptableObject类型 Partial 写法的支持。

  3. 演示了非 ScriptableObject 类型选中后菜单不激活且控制台输出友情提示。

  4. 多选脚本其中发现有非 ScriptableObject 立刻告知用户,不会做多余的遍历。

申明

版权所有

遵循 MIT 共享协议

Reference

雨落随风的简书

About

通用的 ScriptableObject .asset 文件生成工具/Generic ScriptableObject ".asset" file generation tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.