Code Monkey home page Code Monkey logo

scriptableobject-asset-creator's Introduction

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

雨落随风的简书

scriptableobject-asset-creator's People

Contributors

bian-sh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.