GithubHelp home page GithubHelp logo

athellboy / scriptableobjectdropdown Goto Github PK

View Code? Open in Web Editor NEW
46.0 46.0 2.0 747 KB

Dropdown for ScriptableObjects

License: MIT License

C# 100.00%
dropdown gamedev indiedev madewithunity scriptableobject unity3d unity3d-editor unity3d-plugin unityeditor unitytips

scriptableobjectdropdown's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

scriptableobjectdropdown's Issues

Is it possible to avoid using the Resources folder?

From Unity Manual https://docs.unity3d.com/Manual/BestPracticeUnderstandingPerformanceInUnity6.html

The Resources folder is a common source of many problems in Unity projects. Improper use of the Resources folder can bloat the size of a project’s build, lead to uncontrollable excessive memory utilization, and significantly increase application startup times.

Is it possible to avoid the need to put the objects in the Resources folder to get this functionality?

Removing requirement of ScriptableObjectReference

Nice work on the tool, thanks for making it available.

If there's no need for interface support is it possible to entirely remove ScriptableObjectReference?

In practice it is very inconvenient to actually use ScriptableObjectReference in place of real types where you want a dropdown. It would be much better if fields simply needed the Attribute with the Type in order to become a dropdown of that type pointing to the asset.

2020.1.14f1

image

Is it supposed to work for Unity 2020?

This is what I get.

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.